Skip to content

fabienmasson/go-svg-charts

Repository files navigation

Go svg charts

A golang library for pure SVG charts.

Credits

The maps are based on the work of MapSVG.

The original map is available here under the Creative Commons Attribution 4.0 International license.

Installation

go get https://git.trankiloubilou.fr/fabien/charts

Roadmap

Chart types

  • Line charts
  • Bar charts
  • Treemap
  • Pie chart
  • Stacked area chart
  • Bubble chart
  • Geographic map
  • Radar chart
  • Heat map

Features

  • Interactivity with css
  • Automatic color
  • logarithmique scale
  • number/date format
  • export to svg
  • export to png

Examples

Line chart

line chart line chart

Bar chart

bar chart

Tree map

treemap

Pie chart

pie chart

area chart

pie chart pie chart bezier

heat map

Heat map

Geographic map

Geo map

About

Go library to make svg charts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published