ActiveDen

Multi Curve Chart + XML / No XML

  • Has been a member for 2-3 years
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Author had a Free File of the Month
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 1 and 9 items
  • Croatia
  • Referred between 1 and 9 users
Tean says

Very nice design, good luck with sales!

2 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 100 and 1 000 dollars
  • United Kingdom
Tgn says

Looks great and works well, could be very useful!

2 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 1 and 9 items
  • Referred between 10 and 49 users
baklach says

Nice file

2 years ago
  • Has been a member for 1-2 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 50 and 99 items
  • Germany
  • Referred between 10 and 49 users
Devarai says
Author

Thank you all.

2 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 1 and 9 items
  • United States
  • Referred between 10 and 49 users
RJFlash says

Sweet! ..Nice item :D

2 years ago
Author
Devarai Devarai replied

Thanks. You have got some nice items in your portfolio too.

2 years ago
  • Has been a member for 1-2 years
toddwashere says

Would this chart allow for 4+ data series instead of only the 2 shown in the demo? If I purchased the chart would I have access to all the .as files and not just a .swc? How good is documentation? Is there a page you can send me to see its API before deciding to buy it? Thanks.

2 years ago
Author
Devarai Devarai replied

The component allows as much data series as you like. All the source code is included (no swc). It is well documented in English. It is easy to use and there is a help .pdf included.

Important: Last week I did a complete refactoring of all my chart components. They integrate now perfecly and the source code can’t be better (no redundancies, 100% object-oriented). These updates are right now at place 23 in the review queue on ActiveDen. I expect them to get through in 2-3 days. Of course if you like to purchase right now I could send you the new files immediately by email. I put a lot of work into these chart components (more than 2000 lines of AS3 code). It is really worth the money. You won’t find something like that elsewhere at that price.

2 years ago
  • Has been a member for 1-2 years
toddwashere says

Thank you, very impressive work, keep it up!

2 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
idahotallpaul says

Hi. Your charts look sharp—very nice work.

What I’m looking for is a simple stripped down version. I need a curve chart that just has the curve and a gradient fill.

Are there more options you can set besides what is shown in the demo? I’d want to loose the background grid, x/y axix labels and dots on the lines. Don’t need the tooltip either.

If I could make the chart with a gradient fill, that’d be cool too, but if needed I could gradient mask it.

If I can strip it down, I’ll probably buy it.

Thanks.

1 year ago
Author
Devarai Devarai replied

Hi,

can be done as a customization job. Contact me through the author profile to get to know the details.

Thanks, Devarai

1 year ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 1 and 9 items
  • Europe
CreativeQBox says
Purchased

hello,

at first, i use your 2 items :) really good works.

i have a request.

i want to third point. i want to show third point instead of datasequence NAME

<point><x>1</x><y>10</y><z>pointname 1</z></point>
<point><x>2</x><y>20</y><z>pointname 2</z></point>
http://twitpic.com/6elco8/full

i tried but could not solve the my problem :)

var dp:DataPoint = new DataPoint((Number)(dataSeq[j].point[i].x),(Number)(dataSeq[j].point[i].y),(dataSeq[j].point[i].z));
var thirtpoint:String = dataSeq[j].point[i].z;

thanks.

9 months ago
Author
Devarai Devarai replied

Hi,

this is kind of advanced.

To change the hint go to the file devarai.charts.ChartWithAxes.as on line 945 you find the hint.init2D(...) where the contents for the hint are passed over. The “DataPoint()” structure should easily allow for a third “z” value. The parameter “anames” contains normally the names of the series. You can change this so it displays what is in the z. (see as well devarai.charts.util.Hint.as)

Thanks, Devarai

9 months ago

by
by
by
by
by