The Grammar of Graphicsby@entronad
522 reads

The Grammar of Graphics

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

The new version of Flutter visualization library [Graphic] optimized its declarative specification grammar. This article shows the flexibility and diversity of the Grammar of Graphics. The data of a chart is imported by the `data` property. It can be a `List` of any type. Inside the chart, the data items are converted to uniform [Tuple[Tuple] objects. In this article, we vary a specification several times, thus transform a bar chart to a pie chart.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail

Coin Mentioned

Mention Thumbnail
featured image - The Grammar of Graphics
Entronad HackerNoon profile picture

@entronad

Entronad

https://github.com/entronad


Receive Stories from @entronad

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!