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.dev27

  • Inmemory aggregate posts

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.dev27.tar.gz (28.4 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.dev27-py3-none-any.whl (28.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: chartart-0.0.3.dev27.tar.gz
  • Upload date:
  • Size: 28.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.18

File hashes

Hashes for chartart-0.0.3.dev27.tar.gz
Algorithm Hash digest
SHA256 fa083f55ab548bb43f2443c5f9c1c256fdd9357c1662b8dd438417b261b7900d
MD5 da60ba1ff2e59b9adc0646b834d61b36
BLAKE2b-256 ad799cbec3e1842b92a843ac3ac5a6a726ff0f1372145ec513a44802d87f7ce5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: chartart-0.0.3.dev27-py3-none-any.whl
  • Upload date:
  • Size: 28.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.18

File hashes

Hashes for chartart-0.0.3.dev27-py3-none-any.whl
Algorithm Hash digest
SHA256 84b21a2f59a329128961e151b23e6f1b2573fa637b17e99583ef20080dfc20a0
MD5 c860026f7df21ba1264616f25f9e4175
BLAKE2b-256 f45f81a17c46702ebb0c508efc04e236d4519e041511979b919f2388ae0eb40f

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