All Projects → caspg → Datamaps.co

caspg / Datamaps.co

Licence: mit
Datamaps.co is a free and simple platform for creating visualizations with data maps - live version is datamaps.world now

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Datamaps.co

rcvis
Understandable visualizations for Ranked-Choice Voting elections: sankey, bargraphs, tabular formats, and automatically-generated videos with text-to-speech using AWS Polly.
Stars: ✭ 13 (-96.52%)
Mutual labels:  d3js
d3-canvas-transition
transition on canvas with d3
Stars: ✭ 19 (-94.92%)
Mutual labels:  d3js
D3 Threejs
CSS 3D Transforms with D3 and THREE.js
Stars: ✭ 298 (-20.32%)
Mutual labels:  d3js
billboard
🎤 Lyrics/associated NLP data for Billboard's Top 100, 1950-2015.
Stars: ✭ 53 (-85.83%)
Mutual labels:  d3js
webtrees-pedigree-chart
SVG based pedigree chart module for webtrees genealogy application.
Stars: ✭ 24 (-93.58%)
Mutual labels:  d3js
emerge
emerge is a source code analysis tool and dependency visualizer that can be used to gather insights about source code structure, metrics, dependencies and complexity of software projects. After scanning the source code of a project it provides you an interactive web interface to explore and analyze your project by using graph structures.
Stars: ✭ 120 (-67.91%)
Mutual labels:  d3js
d3.geometer
[NOT MAINTAINED] A D3js library for drawing polytopes, angles, coordinates, geometries and more.
Stars: ✭ 18 (-95.19%)
Mutual labels:  d3js
Flowchart
svg实现流程图绘制,导入导出json [正在重构项目flowchart-vue],地址:
Stars: ✭ 350 (-6.42%)
Mutual labels:  d3js
game of life-elixir
An implementation of Conway's Game of Life in Elixir
Stars: ✭ 22 (-94.12%)
Mutual labels:  d3js
Carbon Charts
📊 📈⠀Robust dataviz framework implemented using D3 & typescript
Stars: ✭ 287 (-23.26%)
Mutual labels:  d3js
Track-Stargazers
Have fun tracking your project's stargazers
Stars: ✭ 38 (-89.84%)
Mutual labels:  d3js
graph-explorer
Graph Explorer
Stars: ✭ 27 (-92.78%)
Mutual labels:  d3js
Timelines Chart
Timelines Chart
Stars: ✭ 259 (-30.75%)
Mutual labels:  d3js
turkeyvisited
Mark the cities you have visited in Turkey and share the map!
Stars: ✭ 82 (-78.07%)
Mutual labels:  d3js
Mindmap
思维导图Vue组件 - mindmap: vue component
Stars: ✭ 297 (-20.59%)
Mutual labels:  d3js
leaflet heatmap
简单的可视化湖州通话数据 假设数据量很大,没法用浏览器直接绘制热力图,把绘制热力图这一步骤放到线下计算分析。使用Apache Spark并行计算数据之后,再使用Apache Spark绘制热力图,然后用leafletjs加载OpenStreetMap图层和热力图图层,以达到良好的交互效果。现在使用Apache Spark实现绘制,可能是Apache Spark不擅长这方面的计算或者是我没有设计好算法,并行计算的速度比不上单机计算。Apache Spark绘制热力图和计算代码在这 https://github.com/yuanzhaokang/ParallelizeHeatmap.git .
Stars: ✭ 13 (-96.52%)
Mutual labels:  d3js
streamformatics
Real-time species-typing visualisation for nanopore data.
Stars: ✭ 13 (-96.52%)
Mutual labels:  d3js
D3 Celestial
A star map with d3.js
Stars: ✭ 351 (-6.15%)
Mutual labels:  d3js
Gardens
💎 backend manager platform ➕ 开源交流群:202196300
Stars: ✭ 312 (-16.58%)
Mutual labels:  d3js
D3 Extended
Extends D3 with some common jQuery functions and more
Stars: ✭ 269 (-28.07%)
Mutual labels:  d3js

datamaps.co

Datamaps.co is a free and simple platform for creating visualizations with data maps. It allows you to upload CSV file with region data, and fully customize your map's appearance. Your Map can be saved as PNG or SVG.

Main technology stack

  • React
  • Redux
  • d3
  • Next.js

Development

  • clone this repo
  • run yarn install from main repo directory
  • run yarn run dev
  • go to localhost:3000 in your browser

License

The project is available as open source under the terms of the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].