semiotic alternatives and similar libraries
Based on the "Chart" category.
Alternatively, view semiotic alternatives based on common mentions on social networks and blogs.
-
victory
A collection of composable React components for building interactive data visualizations -
react-chartjs-2
React components for Chart.js, the most popular charting library -
react-sparklines
Beautiful and expressive Sparklines React component -
react-google-charts
A thin, typed, React wrapper over Google Charts Visualization and Charts API. -
react-timeseries-charts
Declarative and modular timeseries charting components for React -
rumble-charts
React components for building composable and flexible charts -
react-sigmajs
Lightweight React library for drawing network graphs built on top of SigmaJS -
d3-react-squared
Lightweight event system for (d3) charts and other components for ReactJS. -
react-micro-bar-chart
React component for micro bar-charts rendered with D3 -
Flowchart React
Lightweight flowchart & flowchart designer for React.js. -
JSCharting for React
Official JSCharting React Plugin & Examples -
essential js 2 charts
Beautiful and interactive charts & graphs for react.
Amplication: open-source Node.js backend code generator
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of semiotic or a related project?
README
[Semiotic](semiotic_logo_horizontal.png "semiotic")
Semiotic is a data visualization framework combining React & D3.
Documentation
Interactive Documentation v1.x
Preview of Interactive Documentation for v2.x
Installation
yarn install semiotic
Usage Example
As a library:
import { XYFrame } from "semiotic"
You can also use the static distribution (via https://unpkg.com or https://esm.sh):
<script type="module">
import { XYFrame } from "https://unpkg.com/semiotic?module"
</script>
These Codepen examples use the static distribution.
Project recognition
Semiotic icon based on an icon by AndrΓ© Schauer
It may not be apparent in the commit logs but development of this library owes a lot to:
- Susie Lu
- Jason Reid
- James Womack
- Matt Herman
- Shelby Sturgis
- Tristan Reid
Testing
Using BrowserStack for browser compatibility testing [BrowserStack](browserstack_logo.png "browserstack")
Changelog
[Changelog](./CHANGELOG.md)
License
[License](./LICENSE)
Contributing
Our community follows the nteract Contributor Code of Conduct.
If you are interested in contributing to the project, please read our [CONTRIBUTING.md](CONTRIBUTING.md) file.
*Note that all licence references and agreements mentioned in the semiotic README section above
are relevant to that project's source code only.