2

I'm looking for a JavaScript framework, either free or commercial, to draw dashboards based on provided XML or JSON description.

Some of the framework requirements:

  • a dashboard should be able to contain multiple text, table and chart components
  • a dashboard can be dynamically drawn in a browser window pane

I've seen Splunk, but want to find some more options. IPython Notebook .ipynb format in JSON and SalesForce VisualForce XML are also good examples of what I'm looking for.

0

1 Answer 1

3

As Izzy mentioned, it is kind of tough to tell what you're looking for, but I think I might have a solution for you.

ZingChart is a native JavaScript charting library that can be used to build quite robust dashboards. It was explicitly built for big data sets and takes JSON by default. Here's a tutorial for loading in external JSON.

I'm on the ZingChart team, if you have any questions. :)

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.