|
3d192ed9a4
|
ui: first pass at a dark mode
|
2024-02-22 19:49:48 -05:00 |
|
|
ef070f18d3
|
fix: actually do the filtering for scalar graphs
|
2024-02-21 17:20:07 -05:00 |
|
|
6bed94f63e
|
ui: show the labels for scalar graphs as well
|
2024-02-21 16:22:02 -05:00 |
|
|
8eab0130f5
|
ui: better layout for the filter selections
|
2024-02-21 15:48:15 -05:00 |
|
|
cf98532775
|
fix: Listen to changes to the d3-tick-format attr
|
2024-02-20 20:47:05 -05:00 |
|
|
20c8eadbd1
|
ux: start out with all the labels selected
|
2024-02-20 20:47:05 -05:00 |
|
|
d26be4dbc5
|
feat: filter by labels in dataset
|
2024-02-19 22:43:17 -05:00 |
|
|
49e27a9184
|
refactor: pull naming logic into a method
|
2024-02-19 19:53:31 -05:00 |
|
|
847413f4f5
|
fix: bug in scalar graph types
|
2024-02-19 19:25:36 -05:00 |
|
|
18eb50fbbd
|
feat: use a js template literal for trace name
|
2024-02-19 19:15:34 -05:00 |
|
|
0cf2c537ae
|
feat: Allow you to name the axis for each subplot
You can force them to share axis with this.
|
2024-02-17 10:22:09 -05:00 |
|
|
4674a821d8
|
feat: multiple subplots per graph
|
2024-02-16 18:07:34 -05:00 |
|
|
9a89412fc8
|
fix: set trace name for bar charts
|
2024-02-16 15:20:39 -05:00 |
|
|
349003bd6f
|
feat: Allow formatting the yaxis tick marks
|
2024-02-16 15:01:22 -05:00 |
|
|
26782b2bfc
|
maint: cleanup some logging
|
2024-02-15 15:30:34 -05:00 |
|
|
7f30d87d75
|
ux: end is better than start
|
2024-02-14 20:03:50 -06:00 |
|
|
9529271b28
|
feat: support timspan attributes on the element
|
2024-02-13 18:45:52 -06:00 |
|
|
31af37467c
|
maint: formatting
|
2024-02-12 16:22:57 -06:00 |
|
|
49d4c2bfd4
|
feat: Correctly display dates in the timeseries
|
2024-02-12 16:22:47 -06:00 |
|
|
8665986d4e
|
Copyright date
|
2024-02-12 15:50:35 -06:00 |
|
|
0ee19320f6
|
maint: cleanup and some helpful comments
|
2024-02-11 20:26:00 -06:00 |
|
|
631fedfa2f
|
feat: Point in time shows as bar chart
|
2024-02-11 19:09:06 -06:00 |
|
|
59f8a5401a
|
fix: got rid of shadowRoot
plotly didn't play well with it.
|
2024-02-10 18:24:50 -06:00 |
|
|
d78c1ea26c
|
fix: some attribute detection on the connectedCallback
also formattting
|
2024-02-10 16:43:36 -06:00 |
|
|
dfa8196af4
|
feat: specify the trace label in graph config.
|
2024-02-10 14:19:19 -06:00 |
|
|
a725e39140
|
feat: Graphs update on an interval now.
|
2024-02-09 14:56:58 -06:00 |
|
|
9e52ac341b
|
dev: Encapsulate the graphing bits in a web component
|
2024-02-08 19:07:46 -06:00 |
|
|
08267f7727
|
feat: Huzzah! the graph renders!
|
2024-02-07 19:18:30 -06:00 |
|