1.2.0 • Published 2 years ago

@zohodesk/zc-custom v1.2.0

Weekly downloads
1
License
-
Repository
-
Last release
2 years ago

Custom bundle for Zoho Charts in Zoho Desk

ZC-Custom is our custom bundle for zoho charts library – obviating the need to create a separate charting library for our zoho desk product.

Usage

Install

npm install @zohodesk/zc-custom

Import component

import { charts } from "@zohodesk/zc-custom";

Zoho Desk Modules available!

typemodule name
chart types"area", "bar", "dial", "funnel", "line", "pie", "scatter", "wordcloud", "gantt","boxplot","bullet"
components"*"

Custom bundle References!

Steps:

  • Install latest version of zohocharts by npm (npm install @zohocharts/zc --registry=http://integ-docker:4873/)
  • Go to file path zohoCharts/node_modules/@zohocharts/zc
  • Copy the all files in under zc folder (Exclude package.json and README.md files)

Zoho Charts Release notes and version!

Version Changes

1.0.0
  • Zoho chart version 1.2.1 Changes updated.
1.0.1
  • ReadMe.md file moved changes.
1.0.2
  • Scale folder related changes.
1.0.3
  • Bar and Dial chart not working issue has been fixed.
1.0.3-beta.3
  • Build related issue fix
1.1.0
  • Zoho chart version 1.2.2 Changes updated.
  • MergeJson issue has been updated.

1.1.1

  • Provide bullet chart.

1.2.0

  • Zoho chart version 1.4.0 updated.
1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

3 years ago

1.0.3-beta.7

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

1.0.3-beta.2

3 years ago

1.0.2-beta.2

3 years ago

1.0.3-beta.1

3 years ago

1.0.3-beta.4

3 years ago

1.0.3-beta.3

3 years ago

1.0.2-beta.1

3 years ago

1.0.3-beta.6

3 years ago

1.0.3-beta.5

3 years ago

1.0.3

3 years ago

0.1.0

3 years ago