Creating Visualization Web Component
In a previous post we learnt how to control Visualization using info from Meta Data Service...
Dmytro Gladkyi on November 22nd 2017
Dmytro likes to experiment with new programming languages. Before joining company he developed Data Driven Applications at SAP. Now he works on Zoomdata's UI and SDK.
@DmytroGladkyIn a previous post we learnt how to control Visualization using info from Meta Data Service...
In a previous post I showed you how to get MetaData and which methods of MetaDataResponse could be used to obtain needed information.Now we are going to create a simple application that will change the aggregation used...
The Zoomdata JavaScript SDK is a library which helps to query data from Zoomdata’s server for different data sources. The SDK allows developers to connect to Zoomdata server, handle web socket connections, in/out messages in it and ...