22 Commits

Author SHA1 Message Date
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
757b86cb00 dev: Add plotly graphing library 2024-02-07 13:16:53 -06:00
5c03512e86 feat: Add htmx as javascript embed 2024-02-06 16:27:25 -06:00