Semiotic

A data visualization framework combining React & D3
Alternatives To Semiotic
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
D3106,26423,7215,9358 days ago272June 03, 20236iscShell
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
Visx17,764862 days ago32July 11, 2023136mitTypeScript
🐯 visx | visualization components
Plotly.js15,9827182474 hours ago239July 25, 20231,504mitJavaScript
Open-source JavaScript charting library behind Plotly and Dash
Plotly.py14,133454 days ago89October 29, 20221,423mitPython
The interactive graphing library for Python :sparkles: This project now includes Plotly Express!
Vega10,575275247a day ago175April 26, 2023446bsd-3-clauseJavaScript
A visualization grammar.
Victory10,48968623212 days ago236June 13, 2023289otherJavaScript
A collection of composable React components for building interactive data visualizations
Rawgraphs App8,431
9 days ago81apache-2.0JavaScript
A web interface to create custom vector-based visualizations on top of RAWGraphs core
Vprof3,83997a year ago24February 29, 202027bsd-2-clausePython
Visual profiler for Python
Plot3,33222a day ago33August 15, 2023257iscHTML
Observable Plot: a concise API for exploratory data visualization
Flask_jsondash3,243
a year ago11June 13, 201750mitPython
:snake: :bar_chart: :chart_with_upwards_trend: Build complex dashboards without any front-end code. Use your own endpoints. JSON config only. Ready to go.
Alternatives To Semiotic
Select To Compare


Alternative Project Comparisons
Readme

Semiotic

Semiotic

Semiotic is a data visualization framework combining React & D3.

Documentation

Interactive Documentation v1.x

API Docs v1.x

Interactive Examples 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

Changelog

Changelog

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 file.

Popular D3 Projects
Popular Visualization Projects
Popular Web User Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Reactjs
Visualization
Data Visualization
D3
Nteract