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

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for chartart-0.0.3.dev13.tar.gz
Algorithm Hash digest
SHA256 f5416db00224e903d86cc6c307667084a071721e0c3c3b9b6aadc0c2974894a9
MD5 e88b62ea0ade6619edc47dfcea5df327
BLAKE2b-256 609e696fa3f8c83c7751d5ac1c48f645825e59849e112673a8f31ebaa9e91e98

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for chartart-0.0.3.dev13-py3-none-any.whl
Algorithm Hash digest
SHA256 f97c9bf9fc192ea7bc35560c74cde5bb9a6abeac3ebe0dce8c62b184437495b1
MD5 5a8c02724d6fe273be0a1152f2947fde
BLAKE2b-256 4e5d81df77d5f141211dbcb76301c31b567dc3b4a7e9ed3a4a42e955f3074af1

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