Skip to content

Create function to turn string data into graphable data #72

@FlameReynard

Description

@FlameReynard

String data cannot be represented as-is in a chart, we need a function to convert it to "graphable" data first. My basic idea for now is to do categories(ex. for country data we would have Germany, USA, Canada, etc.) and do a count for the categories.
Later we can do something more interesting like the average price of products by country

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions