Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7050827
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T03:11:28+00:00 2026-05-28T03:11:28+00:00

I’m new to Flex/AS3. I’ve attached an example line chart below. I want to

  • 0

I’m new to Flex/AS3. I’ve attached an example line chart below. I want to know if this type of graph can be created using the standard line-series chart available in Flex (Flash Builder 4.6), or whether there’s something drawn below that is non-standard and would therefore require some rather involved customization. The key features are:

  1. Different line styles and colors (dashed, dot-dash, solid, thick, thin, opacity)
  2. Placement of units (y-axis “seconds” and x-axis “Hz”)
  3. x-axis zoom/pan control bar below graph (move knobs in and out to set x-axis min and max plotted values)
  4. Log x-axis scale, linear y-axis scale
  5. Data Tip (or, some call it tool tip, not shown below)
  6. SI units for x- and y-axis tick labels.

My guess is that everything should be pretty standard to accomplish using Adobe’s built-in charting (with the possible exception of item 6, see below). Is that a good assumption?

I’m particularly concerned about the x- and y-axis tick labels (item 6). For example, the x-axis tick marks as a number would be:

1, 10, 100, 1000, 10000, 100000, 1000000, 10000000

but they need to be replaced with SI units, where k=1000, and M=1000000, so the corresponding marks would be (replacing the numbers above with the strings below)

"1", "10", "100", "1k", "10k", "1M", "10M"

The same goes for the y-axis, where p represents 1e-12, and n represents 1e-9.

I can create an algorithm that accepts a number and outputs a string to do the SI unit conversion. But given that, is there a way to easily manage the tick mark labels to replace the default numbers with such strings? Any comments much appreciated.

Proposed Line Chart (just for example)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T03:11:29+00:00Added an answer on May 28, 2026 at 3:11 am

    You’ll have to use third party code to achieve exactly what you want, especially for zoom and pan.

    Different line styles and colors (dashed, dot-dash, solid, thick, thin, opacity)

    Thickness, color and opacity are built-in features. Dashed lines can be implemented using this link, for instance.

    Placement of units (y-axis “seconds” and x-axis “Hz”)

    You can display axis label, but it won’t be at the extremity of your axis by default.

    x-axis zoom/pan control bar below graph (move knobs in and out to set x-axis min and max plotted values)

    Well this is the tricky part. You can in deed play with your axes’ extrema, but you’ll encounter problem with lineseries as they won’t draw a line towards a point that is outside your axis range. My advice would be to slice your dataProvider instead, but you’ll need to fully control your axis too.

    Log x-axis scale, linear y-axis scale

    LogAxis is part of the flex Charting framework, so no problem here.

    Data Tip (or, some call it tool tip, not shown below)

    As Timofei Davydik writes, datatips are highly customizable.

    SI units for x- and y-axis tick labels.

    Custom label function can also be used to customize the way your data are shown.

    Conclusion

    If I were you, I’d rather choose another technology. Flex Chart framework is a bit old now, has not been significantly updated for a while and since the Flex SDK has been “abandoned” (or given to an open-source foundation, as they say), no further update will be done. For handling large sets of data with high performance, DyGraph (which is written in JavaScript) is a good solution, in my own opinion.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does anyone know how can I replace this 2 symbol below from the string
I'm new to using the Perl treebuilder module for HTML parsing and can't figure
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I want use html5's new tag to play a wav file (currently only supported
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I have a jquery bug and I've been looking for hours now, I can't
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I want to count how many characters a certain string has in PHP, but
For some reason, after submitting a string like this Jack’s Spindle from a text
this is what i have right now Drawing an RSS feed into the php,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.