@zohodesk/zc-custom
v1.2.0
Published
Custom bundle for Zoho Charts
Downloads
781
Maintainers
Keywords
Readme
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!
| type | module name | | ----------- | --------------------------------------------------------------------------------------------- | | chart types | "area", "bar", "dial", "funnel", "line", "pie", "scatter", "wordcloud", "gantt","boxplot","bullet" | | components | "*" |
Custom bundle References!
- http://zohocharts/demo/docs/npm/customBundleDemo.php
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!
- http://integ-cm2:4873/#/detail/zohocharts
- http://integ-docker:4873/ Search @zohocharts/zc
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.