grafana/public/app/plugins
Alexander Zobnin 7e14797b10 graph: initial histogram support #600 (#8053)
* graph: initial histogram support #600

* graph histogram mode: add Bars number option

* graph histogram mode: fix X axis ticks calculation

* graph histogram mode: change bar style (align and width)

* refactor(graph): move histogram functions into separate module

* graph histogram mode: rename series to "count"

* graph histogram mode: fix errors if no data

* refactor(graph and heatmap): move shared code into app/core

* graph: add tests for histogram mode
2017-04-07 10:07:30 +02:00
..
app/testdata chore: update all grafana.org urls to .com 2017-03-21 15:37:55 +01:00
datasource elasticseach: fixed broken unit test 2017-03-29 16:33:44 +02:00
panel graph: initial histogram support #600 (#8053) 2017-04-07 10:07:30 +02:00
plugin_api.md removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more 2016-02-01 18:19:02 +01:00
sdk.ts feat(alerting): new design for alert tab with sidemenu 2016-07-31 09:31:32 +02:00