https://github.com/formulae-org/package-chart-js
Chart package for Fōrmulæ, in JavaScript
https://github.com/formulae-org/package-chart-js
area-chart bar-chart chart dot-chart formulae javascript line-chart logarithmic-scale pie-chart stacking step-chart
Last synced: 6 months ago
JSON representation
Chart package for Fōrmulæ, in JavaScript
- Host: GitHub
- URL: https://github.com/formulae-org/package-chart-js
- Owner: formulae-org
- License: agpl-3.0
- Created: 2023-04-16T02:10:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-24T04:45:51.000Z (8 months ago)
- Last Synced: 2025-02-24T05:30:11.573Z (8 months ago)
- Topics: area-chart, bar-chart, chart, dot-chart, formulae, javascript, line-chart, logarithmic-scale, pie-chart, stacking, step-chart
- Language: JavaScript
- Homepage:
- Size: 37.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# package-chart-js
Chart package for the [Fōrmulæ](https://formulae.org) programming language.
Fōrmulæ is also a software framework for visualization, edition and manipulation of complex expressions, from many fields. The code for an specific field —i.e. arithmetics— is encapsulated in a single unit called a Fōrmulæ **package**.
This repository contains the source code for the **chart package**. It contains functionality to create charts
The GitHub organization [formulae-org](https://github.com/formulae-org) encompasses the source code for the rest of packages, as well as the [web application](https://github.com/formulae-org/formulae-js).
### Capabilities ###
* Types of charts
* Bar
* Line
* Area
* Dot
* Step
* Pie
* Options
* Size of chart (width and height in pixels)
* Title
* Text for domain and range
* 3D
* Names of series
* Whether domain is in horizontal axe
* Stacking data
* Background color
* Legend position
* Slice text (for pie charts)
* None
* Percentage
* Value
* Label
* Logarithmic scale
* Starting value
* Dot size