All Projects → Physt → Similar Projects or Alternatives

265 Open source projects that are alternatives of or similar to Physt

H1b Software Salaries
Using React and d3.js, I built a visualisation of H1B salaries in the software industry.
Stars: ✭ 81 (-24.3%)
Mutual labels:  histogram
Rv8
RISC-V simulator for x86-64
Stars: ✭ 476 (+344.86%)
Mutual labels:  histogram
Bubbly
A python package for plotting animated and interactive bubble charts using Plotly
Stars: ✭ 37 (-65.42%)
Mutual labels:  plotting
Line Charts
A library for plotting line charts in SVG. Written in all Elm.
Stars: ✭ 445 (+315.89%)
Mutual labels:  plotting
Ggplotnim
A port of ggplot2 for Nim
Stars: ✭ 95 (-11.21%)
Mutual labels:  plotting
Mobilepose Pytorch
Light-weight Single Person Pose Estimator
Stars: ✭ 427 (+299.07%)
Mutual labels:  heatmap
Vue World Map
A Vue JS component for displaying dynamic data on a world map.
Stars: ✭ 33 (-69.16%)
Mutual labels:  heatmap
Cbir
🏞 A content-based image retrieval (CBIR) system
Stars: ✭ 407 (+280.37%)
Mutual labels:  histogram
Elasticsql
ElasticSQL package converts SQL to ElasticSearch DSL
Stars: ✭ 77 (-28.04%)
Mutual labels:  histogram
See
🎨 Visualisation toolbox for beautiful and publication-ready figures
Stars: ✭ 377 (+252.34%)
Mutual labels:  plotting
React Google Charts
A thin, typed, React wrapper over Google Charts Visualization and Charts API.
Stars: ✭ 944 (+782.24%)
Mutual labels:  histogram
Hvplot
A high-level plotting API for pandas, dask, xarray, and networkx built on HoloViews
Stars: ✭ 368 (+243.93%)
Mutual labels:  plotting
Wait4disney
Shanghai Disney Waiting Queue Statistics 上海迪士尼排队情况
Stars: ✭ 99 (-7.48%)
Mutual labels:  heatmap
Glot
Glot is a plotting library for Golang built on top of gnuplot.
Stars: ✭ 349 (+226.17%)
Mutual labels:  plotting
Aisvms vis
AIS visualization from an interactive R and Shiny based web app using Material Design from Google.
Stars: ✭ 8 (-92.52%)
Mutual labels:  heatmap
Geoviews
Simple, concise geographical visualization in Python
Stars: ✭ 338 (+215.89%)
Mutual labels:  plotting
Rare
Fast, realtime regex-extraction, and aggregation into common formats such as histograms, numerical summaries, tables, and more!
Stars: ✭ 76 (-28.97%)
Mutual labels:  histogram
Joypy
Joyplots in Python with matplotlib & pandas 📈
Stars: ✭ 322 (+200.93%)
Mutual labels:  plotting
Owl
Owl - OCaml Scientific and Engineering Computing @ http://ocaml.xyz
Stars: ✭ 919 (+758.88%)
Mutual labels:  plotting
Plotlib
Data plotting library for Rust
Stars: ✭ 308 (+187.85%)
Mutual labels:  histogram
Saite
Interactive document creation for exploratory graphics and visualizations. 咲いて (in bloom). Built on top of hanami vega/vega-lite library with CodeMirror and self hosted ClojureScript
Stars: ✭ 89 (-16.82%)
Mutual labels:  plotting
Termplotlib
Plotting on the command line
Stars: ✭ 294 (+174.77%)
Mutual labels:  plotting
Grad Cam
[ICCV 2017] Torch code for Grad-CAM
Stars: ✭ 891 (+732.71%)
Mutual labels:  heatmap
Chartify
Python library that makes it easy for data scientists to create charts.
Stars: ✭ 3,054 (+2754.21%)
Mutual labels:  plotting
Simple Deflicker
A lightweight and easy to use tool for deflickering timelapse image sequences.
Stars: ✭ 75 (-29.91%)
Mutual labels:  histogram
Micromathematics
microMathematics Plus - Extended visual calculator
Stars: ✭ 263 (+145.79%)
Mutual labels:  plotting
Quantstats
Portfolio analytics for quants, written in Python
Stars: ✭ 823 (+669.16%)
Mutual labels:  plotting
Matplotlib Venn
Area-weighted venn-diagrams for Python/matplotlib
Stars: ✭ 260 (+142.99%)
Mutual labels:  plotting
Gdl
GDL - GNU Data Language
Stars: ✭ 104 (-2.8%)
Mutual labels:  plotting
timeline heatmap
A kibana visualization that uses swim lanes to visualize multiple sources over time. Each swim lane represents a source and the intervals of the date histogram are colored based on the metric defined at the given time.
Stars: ✭ 18 (-83.18%)
Mutual labels:  heatmap
Makie.jl
High level plotting on the GPU.
Stars: ✭ 791 (+639.25%)
Mutual labels:  plotting
microfilm
Creating figures and animations for multi-channel images with a focus on microscopy.
Stars: ✭ 22 (-79.44%)
Mutual labels:  plotting
Reaviz
📊 Data visualization library for React based on D3
Stars: ✭ 1,141 (+966.36%)
Mutual labels:  heatmap
HistoGAN
Reference code for the paper HistoGAN: Controlling Colors of GAN-Generated and Real Images via Color Histograms (CVPR 2021).
Stars: ✭ 158 (+47.66%)
Mutual labels:  histogram
Scottplot
Interactive Plotting Library for .NET
Stars: ✭ 736 (+587.85%)
Mutual labels:  plotting
gayhub
pretty gayhub 👿👿👿
Stars: ✭ 35 (-67.29%)
Mutual labels:  heatmap
Opencv image comparator
图片相似度计算(直方图、峰值信噪比、结构相似性、感知哈希算法)、轮廓检测、直线检测、圆检测、角点检测、直线交点计算、旋转角度矫正、图像匹配的对应相似处连线、灰度、二值化、直方图均衡化。
Stars: ✭ 87 (-18.69%)
Mutual labels:  histogram
react-heatmap-grid
A react component for heatmap visualisation in grid layout
Stars: ✭ 60 (-43.93%)
Mutual labels:  heatmap
Uplot
📈 A small, fast chart for time series, lines, areas, ohlc & bars
Stars: ✭ 6,808 (+6262.62%)
Mutual labels:  plotting
leaflet heatmap
简单的可视化湖州通话数据 假设数据量很大,没法用浏览器直接绘制热力图,把绘制热力图这一步骤放到线下计算分析。使用Apache Spark并行计算数据之后,再使用Apache Spark绘制热力图,然后用leafletjs加载OpenStreetMap图层和热力图图层,以达到良好的交互效果。现在使用Apache Spark实现绘制,可能是Apache Spark不擅长这方面的计算或者是我没有设计好算法,并行计算的速度比不上单机计算。Apache Spark绘制热力图和计算代码在这 https://github.com/yuanzhaokang/ParallelizeHeatmap.git .
Stars: ✭ 13 (-87.85%)
Mutual labels:  heatmap
Ggthemes
Additional themes, scales, and geoms for ggplot2
Stars: ✭ 1,107 (+934.58%)
Mutual labels:  plotting
calour
exploratory and interactive microbiome analyses based on heatmaps
Stars: ✭ 22 (-79.44%)
Mutual labels:  heatmap
Pyheatmagic
IPython magic command to profile and view your python code as a heat map.
Stars: ✭ 728 (+580.37%)
Mutual labels:  heatmap
geneview
Genomics data visualization in Python by using matplotlib.
Stars: ✭ 38 (-64.49%)
Mutual labels:  plotting
Highcharts Chart
Polymer Element wrapper for highcharts library. Seamlessly create various types of charts from one element.
Stars: ✭ 97 (-9.35%)
Mutual labels:  plotting
napari-clusters-plotter
A plugin to use with napari for clustering objects according to their properties.
Stars: ✭ 18 (-83.18%)
Mutual labels:  plotting
Metpy
MetPy is a collection of tools in Python for reading, visualizing and performing calculations with weather data.
Stars: ✭ 717 (+570.09%)
Mutual labels:  plotting
monthly-returns-heatmap
Python Monthly Returns Heatmap (DEPRECATED! Use QuantStats instead)
Stars: ✭ 23 (-78.5%)
Mutual labels:  heatmap
Ggnet
GG.Net Data Visualization
Stars: ✭ 45 (-57.94%)
Mutual labels:  plotting
Strava-Analysis-Tool
A Python tool to analyze and display Strava activity data.
Stars: ✭ 32 (-70.09%)
Mutual labels:  heatmap
Location History Visualizer
Visualize your Google Location History using an interactive heatmap
Stars: ✭ 700 (+554.21%)
Mutual labels:  heatmap
hotmap
WebGL Heatmap Viewer for Big Data and Bioinformatics
Stars: ✭ 13 (-87.85%)
Mutual labels:  heatmap
Gnuplot.jl
Julia interface to gnuplot
Stars: ✭ 84 (-21.5%)
Mutual labels:  plotting
Clip
Create charts from the command line
Stars: ✭ 5,111 (+4676.64%)
Mutual labels:  plotting
Complexheatmap
Make Complex Heatmaps
Stars: ✭ 654 (+511.21%)
Mutual labels:  heatmap
Tracetools
Tools to process Go trace logs into various profiles. Complement for "go tool trace".
Stars: ✭ 105 (-1.87%)
Mutual labels:  histogram
Flight review
web application for flight log analysis & review
Stars: ✭ 101 (-5.61%)
Mutual labels:  plotting
Thist
A go package for generating online histograms and plotting them in the terminal and PDFs
Stars: ✭ 96 (-10.28%)
Mutual labels:  histogram
Sumo
Heavyweight plotting tools for ab initio calculations
Stars: ✭ 82 (-23.36%)
Mutual labels:  plotting
Treeheatr
Heatmap-integrated Decision Tree Visualizations
Stars: ✭ 42 (-60.75%)
Mutual labels:  heatmap
61-120 of 265 similar projects