Chronograf uses a React wrapper around Dygraph, for its line graphs. Here's a starting point: https://github.com/influxdata/chronograf/blob/03c1311e15dfb211f46e4085e0674473e39345db/ui/src/shared/components/Dygraph.js
On Mon, Feb 13, 2017 at 7:48 PM, <[email protected]> wrote: > Grafana isn't a viable option for us. I explored the old custom chart doc > on the website but it was very outdated with the deprecated web ui on git. > > What charting libraries do you use? Anyone have any example of a custom > chart in javascript? > > Just need line charts. > > Currently exploring ChartJs, Angular Chart, etc. It would be great if > someone could point me in right direction or had a simple working example. > > > +thanks. > > -- > Remember to include the version number! > --- > You received this message because you are subscribed to the Google Groups > "InfluxData" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/influxdb. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/influxdb/9b2f031c-9fe6-4f2a-8390-52113874490e%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Remember to include the version number! --- You received this message because you are subscribed to the Google Groups "InfluxData" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/influxdb. To view this discussion on the web visit https://groups.google.com/d/msgid/influxdb/CALxJwdO2sG1rouTg03ESAij8qqAxB6RQ8wE%2BvQ3fM%2BWs4prMcQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
