Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

datadraw

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datadraw

Library to produce many kinds of automated, presentable, data-driven 2-D plots, charts, graphs in SVG

  • 0.7.1
  • PyPI
  • Socket score

Maintainers
1

DataDraw is a python function library class to produce many kinds of automated, presentable, data-driven 2-D plots / charts / graphics / image annotations in SVG. It's an all-python server-side solution, producing SVG results that can be embedded directly into html web pages or saved as .svg image files.
No javascript, css, or svg knowledge is required.

Axis and legend rendering, tooltips, linkouts, automatic ranging, basic statistics, draw primitives. Handles numeric, log, categorical, and datetime data types. Leverages SVG's fonts, colors, transparency, image handling, and other aspects. Works well within frameworks such as Flask or Django.
Limited interactivity / reactivity use-cases.

Tested on linux python 3.6 and 3.9 using recent browser versions; believed to be thread-safe.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc