0

Fusion chart smart Label

asked 2014-03-08 13:41:42 +0800

Senthilchettyin gravatar image Senthilchettyin flag of India
2623 3 8
http://emrpms.blogspot.in...

Hi

First look at the ZK Demo here

and then look the documentation here

And in my ZK VM, i have added the following line

chartProperties.addProperty("enableSmartLabels", "1");

I am expecting output as follows,

image description

But it is not displaying so. what is the problem

delete flag offensive retag edit

7 Answers

Sort by » oldest newest most voted
7

answered 2014-03-12 06:19:16 +0800

jumperchen gravatar image jumperchen
3909 2 8
http://jumperchen.blogspo... ZK Team

You may be interested in this new ZK Charts component, which supports MVC and MVVM.

link publish delete flag offensive edit

Comments

Hi Jumper Will this work in ZK 6.5.2 Version ?

Senthilchettyin ( 2014-03-12 06:30:45 +0800 )edit

No, it only works with ZK 7+

jumperchen ( 2014-03-13 02:27:31 +0800 )edit

Thank you Jumperchen. I saw the demo. The theme at the right hand side is ZK Theme or Chart theme. Can we get the source of that demo >

Senthilchettyin ( 2014-03-13 05:50:23 +0800 )edit

That's a chart theme, and it is described in this document - http://books.zkoss.org/wiki/ZK%20Charts%20Essentials/Working%20with%20ZK%20Charts/Customizing%20Chart%20Style

jumperchen ( 2014-03-17 01:11:50 +0800 )edit
1

answered 2014-03-10 07:42:47 +0800

MVarun gravatar image MVarun flag of India
268 1 6

updated 2014-03-10 07:44:24 +0800

Hello Mr. Senthil,

If you don't have any objection in using other than Fusion Charts, similar kind of Pie Chart is available.

Please refer PIE CHARTS Section in ZHighCharts..

Also refer this Document.. for an idea how to use ZHighCharts.

This ZHighCharts is simply Awesome.. Totally Customizable.

Greetings...

M Varun.

link publish delete flag offensive edit
0

answered 2014-03-10 07:56:55 +0800

Senthilchettyin gravatar image Senthilchettyin flag of India
2623 3 8
http://emrpms.blogspot.in...

Thank you. But it does not support MVVM ?

link publish delete flag offensive edit

Comments

Oh Ok. I'm not aware of that. I use MVC.

MVarun ( 2014-03-10 08:09:13 +0800 )edit
0

answered 2014-03-11 15:43:56 +0800

IngoB gravatar image IngoB flag of Germany
256 6

Try

<flashchart chartStyle="enableSmartLabels=1"/>
link publish delete flag offensive edit
0

answered 2014-03-12 06:13:59 +0800

Senthilchettyin gravatar image Senthilchettyin flag of India
2623 3 8
http://emrpms.blogspot.in...

Which is best

link publish delete flag offensive edit
0

answered 2014-03-12 02:07:35 +0800

Senthilchettyin gravatar image Senthilchettyin flag of India
2623 3 8
http://emrpms.blogspot.in...

No it gives the following error org.zkoss.zk.ui.metainfo.PropertyNotFoundException: Method setChartStyle not found for class org.zkoss.zkmax.zul.Fusionchart

link publish delete flag offensive edit

Comments

IngoB Used Fusion Chart.. but not Flashchart.

MVarun ( 2014-03-12 05:03:02 +0800 )edit
0

answered 2014-04-08 15:32:10 +0800

Senthilchettyin gravatar image Senthilchettyin flag of India
2623 3 8
http://emrpms.blogspot.in...

Hi Jumper

After adding the Maven for ZK Charts

<dependency> <groupid>org.zkoss.chart</groupid> <artifactid>zkcharts</artifactid> <version>1.0.0-BETA</version> </dependency>

I got the following error Description Resource Path Location Type ArtifactDescriptorException: Failed to read artifact descriptor for org.zkoss.chart:zkcharts:jar:1.0.0-BETA: ArtifactResolutionException: Failure to transfer org.zkoss.chart:zkcharts:pom:1.0.0-BETA from http://oss.jawsy.fi/maven2/releases/ was cached in the local repository, resolution will not be reattempted until the update interval of jawsy-releases has elapsed or updates are forced. Original error: Could not transfer artifact org.zkoss.chart:zkcharts:pom:1.0.0-BETA from/to jawsy-releases (http://oss.jawsy.fi/maven2/releases/): null to http://oss.jawsy.fi/maven2/releases/org/zkoss/chart/zkcharts/1.0.0-BETA/zkcharts-1.0.0-BETA.pom pom.xml /Healthcare line 1 Maven Dependency Problem

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2014-03-08 13:41:42 +0800

Seen: 41 times

Last updated: Apr 08 '14

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More