Skip to content

MusinaPolina/Data-visualization

Repository files navigation

Basics of programming course: data visualization, plots

Select one of the diagram types and download your data in a following format: \

  • CSV file
  • First line is a name of the diagram and legend (no more than 6 elements)
  • Next lines are the name of the parameter and values

Example:

Name, a, b, c
par1, 31, 0, 4
par2, 23, 10, 10

Open file

Column chart

Stacked column chart

100% stacked column chart

Pie chart

Line chart

Diagram is saved in the output.png in the root of the project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages