Closed mchandramouli closed 10 years ago
View:
Code sample:
"Queue Push": { source: "http://localhost:4567/", TimeSeries: { title: 'Queue Push', ymax: 1000, warn: 600, error: 800, parent: '#g2-1' } },
Code Sample:
"Feed Poll": { source: "http://localhost:4567/", TimeSeries: { title: 'Feed Poll', y_ticks: 2, display_verticals: true, parent: '#g1-2' } },
Can you please review this pull?
Wow, amazing work! Thanks!!
Added feature to allow TimeSeriesView to render a warning and error line at specified limits
View:
Code sample:
Added the ability to specify the number of x and y ticks
View:
Code Sample:
Removed console.log statements from graphene.events.js