Jump to content
We've recently updated our Privacy Statement, available here ×

Custom Timeseries Visualization and metadata


niels.schroeter_1

Recommended Posts

Hi,

I implemented a CVC that uses the d3.js library to display timeseries data provided by a webservice

as a line chart. The CVC works fine, but now I have an additional requirement and I have no clue how

to do it: The webservice reponse (in JSON format) does not only contain the timeseries data, but a few

additional metadata like sensor type and so on.

Getting the timeseries data it is easy (instanceData.series), but how do I get the values of the metadata fields?

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...