railbird-gql/test/component
loewy 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
..
bar-graph.test.tsx add bar graph, make changes to customgrid and custombars to match new structure 2024-01-15 17:40:24 -08:00
chart-label.test.tsx ChartLabel -- graph helper component to render title + labels for a chart/graph (#30) 2024-01-17 14:29:28 -07:00
chart-view.test.tsx merge chart-view from master, implement in component 2024-01-15 17:52:10 -08:00
custom-bars.test.tsx add bar graph, make changes to customgrid and custombars to match new structure 2024-01-15 17:40:24 -08:00
use-graph-data.test.tsx update types/naming to reflect intended usage for useGraphData hook 2024-01-15 11:50:20 -08:00
with-query-handling.test.tsx Create with query wrapper 2024-01-08 17:21:47 -07:00