Commit Graph

5 Commits

Author SHA1 Message Date
2276605e6d Actually respect prettier configuration 2024-02-03 20:23:54 -07:00
Loewy
b80b05fbd8 add line graph, associated changes to utils/config/styles & test 2024-01-18 16:21:01 -08:00
ec6d36b44c ChartLabel -- graph helper component to render title + labels for a chart/graph (#30)
-- question: helper functions can be used directly in chartLabel OR I could have them be part of useGraphData hook since this component will be called on a graph.

image: shows the Chart Label up top with capital cased keys/labels and color boxes

FIXES #29

Co-authored-by: Loewy <loewy@chainstarters.com>
Reviewed-on: billnerds/rn-playground#30
Reviewed-by: Kat Huang <kkathuang@gmail.com>
Co-authored-by: loewy <loewymalkov@gmail.com>
Co-committed-by: loewy <loewymalkov@gmail.com>
2024-01-17 14:29:28 -07:00
Loewy
7383c85b58 merge chart-view from master, implement in component 2024-01-15 17:52:10 -08:00
Loewy
f14ba0e97f chart-view, styles and tests 2024-01-15 13:02:51 -08:00