sam boyer
|
48b620231e
|
Kindsys: Unique names for composable kind TS types (#61928)
* Kindsys: Unique names for composable kind TS types
* Update all TS imports
|
2023-01-23 18:03:44 +00:00 |
|
Leon Sorokin
|
be1c5e13d5
|
DataFrame: Add explicit histogram frame type (panel & transforms) (#61195)
|
2023-01-10 17:42:45 -06:00 |
|
Ryan McKinley
|
b483ac322f
|
Chore: replace React.FC<Props> with simple function component (#54123)
|
2022-08-24 16:54:34 -04:00 |
|
Victor Marin
|
3893c46976
|
Histogram: Send proper dataframe to PlotLegend (#53284)
* Send proper dataframe to PlotLegend
* Update dataFrameFieldIndex for multiple frames
|
2022-08-09 15:39:42 +03:00 |
|
Josh Hunt
|
3c6e0e8ef8
|
Chore: ESlint import order (#44959)
* Add and configure eslint-plugin-import
* Fix the lint:ts npm command
* Autofix + prettier all the files
* Manually fix remaining files
* Move jquery code in jest-setup to external file to safely reorder imports
* Resolve issue caused by circular dependencies within Prometheus
* Update .betterer.results
* Fix missing // @ts-ignore
* ignore iconBundle.ts
* Fix missing // @ts-ignore
|
2022-04-22 14:33:13 +01:00 |
|
Leon Sorokin
|
36925ef521
|
Histogram: reduce default bucket size, fix rendering (#35294)
|
2021-06-04 20:15:08 -05:00 |
|
Ryan McKinley
|
99a6337e1f
|
Histogram: support units on the x axis (#35218)
|
2021-06-04 10:42:53 -07:00 |
|
Ryan McKinley
|
8147a65b5e
|
Histogram: move histogram from alpha to beta panel (#34246)
* add legend
* tooltip off-by-one
* units in x axis
* update function call
* remove tooltip
|
2021-05-19 17:13:17 -07:00 |
|
Leon Sorokin
|
5fd7c34420
|
New Panel: Histogram (#33752)
|
2021-05-10 14:00:59 -05:00 |
|