Skip to main content

ChartArt python package

Project description

ChartArt Package is under development

Use Github-flavored Markdown to write your content.

Change Log

0.0.1 => 0.0.2 Added support for => -Publish post without javascript package from notebook -Pulish post from standalone python script (Non jupyter environment)

0.0.2 => 0.0.3 Added support for features at the time of publishing post. Features will get used as filters.

0.0.3.dev5 => 0.0.3.dev6 -Support for status posts compatible with new low code platform. Example:


filters = {
    "dateAdded": datetime.datetime.now().isoformat() + 'Z',
    'rowSubscriptionCol': 'vendor',
    'type': 'aggregatePost'
}

data = {
    'count': 5,
    'status': 'Warning',
    'vendor': 'GCP'
}

post = Post(postId='GCP_aggregatePost', postTitle='# Aggregated Post')
post.addFilters(filters)
post.createPost(data=data)

0.0.3.dev6 => 0.0.3.dev7 -Added Exception handling code if response is not in json format

0.0.3.dev7 => 0.0.3.dev8 -Added code to retry 5xx error code

0.0.3.dev7 => 0.0.3.dev10 -Resolved unauthorized error and changed sleep time

0.0.3.dev12 => 0.0.3.dev13

  • Added line/bar/scatter chart subtypes
  • line type : line, area, spline, stepLine, splineArea, stepArea, stackedLine, stackedArea, stackedArea100, stackedLine100
  • bar type : bar,column,stackedBar,stackedColumn,stackedBar,stackedBar100,stackedColumn100
  • scatter : bubble , if size is specified as list of float scatter chart will get ploted as bubble chart

0.0.3.dev14 => 0.0.3.dev15

  • Tree Map : c (color) param is optional
  • Map : shapeDataField is new optional param (defaults to key 'Name'). primaryValueMapper and data is optional parameters now. This will be usefull for markers/bubbles where we dont need these inputs.
  • Map : added support fo sub layers.

0.0.3.dev18

  • Added startAngle, endAngle, radius, groupTo in circular chart
  • Added number format on axis

0.0.3.dev19

  • added support to specify axis type
  • Made default bin interval is 0 . 0 means syncfusion will calculate internally.

0.0.3.dev20

0.0.3.dev21

  • Fix for communicate with Jupyter kernel

0.0.3.dev22

  • Fix for setting axis type on figure object

0.0.3.dev23

  • Added tooltip related parameters for map

0.0.3.dev25

  • Added datetime.date as supported type for datetime axis

0.0.3.dev26

  • Inmemory chart inside post

0.0.3.dev29

  • Inmemory aggregate posts

0.0.3.dev30

  • for table chart now we can specify column types.
  • by default we will not show index column in table. User can specify it if needed.

0.0.3.dev31

  • Resolved issue of technical indicator in charts

0.0.3.dev32

  • Moved candle chart under cartesian chart ubrella
  • Added generic method to add charts mainly required for drilldown table

0.0.3.dev33

  • Multi axis support

0.0.3.dev34

  • Date time axis x support for bar chart. Removed check of check_not_datetime(x)

0.0.3.dev35

  • support for isVisibleInLegend on series

0.0.3.dev36

  • support for drilldown details at figure level.

0.0.3.dev37

  • Handling categorical value for line and bar

0.0.3.dev38

  • Handling categorical value for line and bar

0.0.3.dev39

  • Handling categorical value for line and bar

0.0.3.dev40

  • support for pdf export

0.0.3.dev41

  • Fix for for pdf export

0.0.3.dev44

  • Fix for for pdf export

0.0.3.dev45

  • Fix for for pdf export

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chartart-0.0.3.dev45.tar.gz (51.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

chartart-0.0.3.dev45-py3-none-any.whl (51.9 kB view details)

Uploaded Python 3

File details

Details for the file chartart-0.0.3.dev45.tar.gz.

File metadata

  • Download URL: chartart-0.0.3.dev45.tar.gz
  • Upload date:
  • Size: 51.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for chartart-0.0.3.dev45.tar.gz
Algorithm Hash digest
SHA256 4f197774d604888522afb343ecb0c34e7e2f3ee35c36b7c076a9ea7910f0e853
MD5 53ebbd6ded05357ab6c798cce9e5bc7f
BLAKE2b-256 77927d314de8ba97f4c5539b1565ed1c005a2e9972bf181f637f00bd6b30e2b4

See more details on using hashes here.

File details

Details for the file chartart-0.0.3.dev45-py3-none-any.whl.

File metadata

  • Download URL: chartart-0.0.3.dev45-py3-none-any.whl
  • Upload date:
  • Size: 51.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for chartart-0.0.3.dev45-py3-none-any.whl
Algorithm Hash digest
SHA256 6c022afce2dd737894b82d5d799d103dd8c08f61106e74411dd991e04ec89c4c
MD5 d45a26b4d1b675e69223229b94c3fce4
BLAKE2b-256 bb074396b555109927f4c204fb73fed8cbcd1fabe48baebe5a6163e9773208b0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page