1,091 skills found · Page 1 of 37
matplotlib / Matplotlibmatplotlib: plotting with Python
pyecharts / Pyecharts🎨 Python Echarts Plotting Library
StructuredLabs / PreswaldPreswald is a WASM packager for Python-based interactive data apps: bundle full complex data workflows, particularly visualizations, into single files, runnable completely in-browser, using Pyodide, DuckDB, Pandas, and Plotly, Matplotlib, etc. Build dashboards, reports, and notebooks that run offline, load fast, and share like a document.
Kozea / PygalPYthon svg GrAph plotting Library
widgetti / Ipyvolume3d plotting for Python in the Jupyter notebook based on IPython widgets using WebGL
tkfy920 / Qstockqstock由“Python金融量化”公众号开发,试图打造成个人量化投研分析包,目前包括数据获取(data)、可视化(plot)、选股(stock)和量化回测(策略backtest)模块。 qstock将为用户提供简洁的数据接口和规整化后的金融市场数据。可视化模块为用户提供基于web的交互图形的简单接口; 选股模块提供了同花顺的选股数据和自定义选股,包括RPS、MM趋势、财务指标、资金流模型等; 回测模块为大家提供向量化(基于pandas)和基于事件驱动的基本框架和模型。 关注“Python金融量化“微信公众号,获取更多应用信息。
highfestiva / FinplotPerformant and effortless finance plotting for Python
moshi4 / PyCirclizeCircular visualization in Python (Circos Plot, Chord Diagram, Radar Chart)
rgerum / PylustratorVisualisations of data are at the core of every publication of scientific research results. They have to be as clear as possible to facilitate the communication of research. As data can have different formats and shapes, the visualisations often have to be adapted to reflect the data as well as possible. We developed Pylustrator, an interface to directly edit python generated matplotlib graphs to finalize them for publication. Therefore, subplots can be resized and dragged around by the mouse, text and annotations can be added. The changes can be saved to the initial plot file as python code.
deeptools / PyGenomeTrackspython module to plot beautiful and highly customizable genome browser tracks
sosuneko / PDPboxpython partial dependence plot toolbox
marcharper / Python Ternary:small_red_triangle: Ternary plotting library for python with matplotlib
Edinburgh-Genome-Foundry / DnaFeaturesViewer:eye: Python library to plot DNA sequence features (e.g. from Genbank files)
abey79 / VsketchGenerative plotter art environment for Python
cuemacro / ChartpyEasy to use Python API wrapper to plot charts with matplotlib, plotly, bokeh and more
wcipriano / Pretty Print Confusion MatrixConfusion Matrix in Python: plot a pretty confusion matrix (like Matlab) in python using seaborn and matplotlib
jwass / MplleafletEasily convert matplotlib plots from Python into interactive Leaflet web maps.
sandialabs / ToyplotInteractive plotting for Python.
mpastell / PweavePweave is a scientific report generator and a literate programming tool for Python. It can capture the results and plots from data analysis and works well with numpy, scipy and matplotlib.
guanyingc / Python Plot UtilsA simple code for plotting figure, colorbar, and cropping with python