This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
grafana
Watch
3
Star
0
Fork
0
You've already forked grafana
mirror of
https://github.com/grafana/grafana.git
synced
2025-02-25 18:55:37 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6f4232bee383a7782ebbdcd31624f11a2d2bdfab
grafana
/
public
/
app
/
plugins
/
panel
/
xychart
History
Victor Marin
24ecc7d0dc
Fix x-value being formatted as time when not necessary (
#65095
)
2023-03-21 16:03:34 +02:00
..
img
Icons: Adds custom icon support ands new panel and interpolation icons (
#30277
)
2021-01-14 15:07:19 +01:00
AutoEditor.tsx
Chore: Avoid FC in canvas elements and dimension editors (
#61014
)
2023-01-05 09:55:55 -08:00
config.ts
XY Panel: Add and use schema for XY Panel configuration (
#62148
)
2023-01-25 22:29:07 +00:00
dims.ts
XY Panel: Add and use schema for XY Panel configuration (
#62148
)
2023-01-25 22:29:07 +00:00
ManualEditor.tsx
XY Panel: Add and use schema for XY Panel configuration (
#62148
)
2023-01-25 22:29:07 +00:00
models.gen.ts
XYChart further improvements (
#55152
)
2022-09-27 18:18:42 +03:00
module.tsx
XY Panel: Add and use schema for XY Panel configuration (
#62148
)
2023-01-25 22:29:07 +00:00
panelcfg.cue
XY Panel: Add and use schema for XY Panel configuration (
#62148
)
2023-01-25 22:29:07 +00:00
panelcfg.gen.ts
XY Panel: Add and use schema for XY Panel configuration (
#62148
)
2023-01-25 22:29:07 +00:00
plugin.json
XYChart: Beta release (
#55973
)
2022-10-04 10:41:36 +03:00
README.md
Prettier: Fix all markdown files and add markdown files to CI verify step (
#39776
)
2021-09-29 14:34:40 +02:00
scatter.ts
XY Panel: Add and use schema for XY Panel configuration (
#62148
)
2023-01-25 22:29:07 +00:00
TooltipView.tsx
Fix x-value being formatted as time when not necessary (
#65095
)
2023-03-21 16:03:34 +02:00
types.ts
Chore: improve some types (
#62363
)
2023-02-01 10:50:34 +00:00
XYChartPanel2.tsx
Chore: Avoid explicit
React.FC<Props>
when possible (
#64722
)
2023-03-14 16:38:21 +02:00
XYChartPanel.old
Chore: Avoid explicit React.FC<Props> when possible (round 2) (
#64749
)
2023-03-15 16:56:09 +02:00
README.md
XY Chart - Native Plugin
Support arbitrary X vs Y in graph