From: Chris M. <ch...@de...> - 2004-05-20 09:37:36
Attachments:
stacked3d.png
forecast.png
|
Hi, Here's a couple of examples of additions and modifications we have made over the last year to jCharts. Basically we did the following: 3d stacked bar Angled x-axis labels Dual y-axis (reworked the previously submitted patch) Over and under bars (the change in bar and line color was done with existing post event renderers, although we had to add that support into a few existing charts) There's a few hideous hacks in there as well (the no fill symbols on the lines for example) Also did a rework on the pie labelling as well so pie labels were lined up. And possibly some other things that have slipped my mine. The charts have been in production for about six months now, getting a good work out with a fairly large set of datasets. I think what I'll do is run some CVS diffs on the current 1.0 CVS tree and then submit them to the patches directory. Then if there is time and Nathaniel is cool about it I can commit to the 1.0 tree. C |
From: Nicola K. B. <nic...@ap...> - 2004-05-20 12:20:46
|
Chris McKay wrote: ... > And possibly some other things that have slipped my mine. The charts > have been in production for about six months now, getting a good work > out with a fairly large set of datasets. Very nice! :-) > I think what I'll do is run some CVS diffs on the current 1.0 CVS tree > and then submit them to the patches directory. Then if there is time and > Nathaniel is cool about it I can commit to the 1.0 tree. jCharts is part of Krsyalis, and thus should adhere to its rules, which are similar to the ones used at Apache: http://www.krysalis.org/constitution.html Because of this, new members have to be voted in by existing committers. In any case, if you are willing to become a committer, I think we would all be happy to vote you in :-) -- Nicola Ken Barozzi nic...@ap... - verba volant, scripta manent - (discussions get forgotten, just code remains) --------------------------------------------------------------------- |
From: Travis R. <tra...@ec...> - 2004-05-25 19:55:58
|
Lets get this vote in happening, I'd love to start using these new features. Travis Nicola Ken Barozzi wrote: > Chris McKay wrote: > ... > >> And possibly some other things that have slipped my mine. The charts >> have been in production for about six months now, getting a good work >> out with a fairly large set of datasets. > > > Very nice! :-) > >> I think what I'll do is run some CVS diffs on the current 1.0 CVS tree >> and then submit them to the patches directory. Then if there is time and >> Nathaniel is cool about it I can commit to the 1.0 tree. > > > jCharts is part of Krsyalis, and thus should adhere to its rules, > which are similar to the ones used at Apache: > > http://www.krysalis.org/constitution.html > > Because of this, new members have to be voted in by existing committers. > > In any case, if you are willing to become a committer, I think we > would all be happy to vote you in :-) > |
From: Nathaniel G. A. <nat...@ya...> - 2004-05-25 20:22:13
|
lol. I am with you. I posted it on the developers list. I see no reason why commit access will not be granted. --- Travis Reeder <tra...@ec...> wrote: > Lets get this vote in happening, I'd love to start using these new features. > > Travis > > > Nicola Ken Barozzi wrote: > > > Chris McKay wrote: > > ... > > > >> And possibly some other things that have slipped my mine. The charts > >> have been in production for about six months now, getting a good work > >> out with a fairly large set of datasets. > > > > > > Very nice! :-) > > > >> I think what I'll do is run some CVS diffs on the current 1.0 CVS tree > >> and then submit them to the patches directory. Then if there is time and > >> Nathaniel is cool about it I can commit to the 1.0 tree. > > > > > > jCharts is part of Krsyalis, and thus should adhere to its rules, > > which are similar to the ones used at Apache: > > > > http://www.krysalis.org/constitution.html > > > > Because of this, new members have to be voted in by existing committers. > > > > In any case, if you are willing to become a committer, I think we > > would all be happy to vote you in :-) > > > __________________________________ Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger. http://messenger.yahoo.com/ |
From: Nathaniel G. A. <nat...@ya...> - 2004-05-20 15:09:44
|
wow that is sweet! Would you mind integrating that into the krysalis-jcharts module? --- Chris McKay <ch...@de...> wrote: > Hi, > > Here's a couple of examples of additions and modifications we have made > over the last year to jCharts. > > Basically we did the following: > > 3d stacked bar > Angled x-axis labels > Dual y-axis (reworked the previously submitted patch) > Over and under bars (the change in bar and line color was done with > existing post event renderers, although we had to add that support into > a few existing charts) > > There's a few hideous hacks in there as well (the no fill symbols on the > lines for example) > > Also did a rework on the pie labelling as well so pie labels were lined > up. > > And possibly some other things that have slipped my mine. The charts > have been in production for about six months now, getting a good work > out with a fairly large set of datasets. > > I think what I'll do is run some CVS diffs on the current 1.0 CVS tree > and then submit them to the patches directory. Then if there is time and > Nathaniel is cool about it I can commit to the 1.0 tree. > > C > > ATTACHMENT part 2 image/png name=stacked3d.png > ATTACHMENT part 3 image/png name=forecast.png __________________________________ Do you Yahoo!? Yahoo! Domains Claim yours for only $14.70/year http://smallbusiness.promotions.yahoo.com/offer |
From: Travis R. <tra...@ec...> - 2004-05-20 16:39:17
|
Can you make a release package with these features? Those 3d bar charts look great! Travis Chris McKay wrote: >Hi, > >Here's a couple of examples of additions and modifications we have made >over the last year to jCharts. > >Basically we did the following: > >3d stacked bar >Angled x-axis labels >Dual y-axis (reworked the previously submitted patch) >Over and under bars (the change in bar and line color was done with >existing post event renderers, although we had to add that support into >a few existing charts) > >There's a few hideous hacks in there as well (the no fill symbols on the >lines for example) > >Also did a rework on the pie labelling as well so pie labels were lined >up. > >And possibly some other things that have slipped my mine. The charts >have been in production for about six months now, getting a good work >out with a fairly large set of datasets. > >I think what I'll do is run some CVS diffs on the current 1.0 CVS tree >and then submit them to the patches directory. Then if there is time and >Nathaniel is cool about it I can commit to the 1.0 tree. > >C > > > > ------------------------------------------------------------------------ > > > ------------------------------------------------------------------------ > |