Interested in building customized, interactive charts? A while back I spent a few hours trying to mimic the excellent Sector Graphic chart from the New York Times Online. See the demo and browse the source here.

17 Responses to “Samples Blast: part 2, Interactive Bubble”

  1. David Says:

    Not working 4 me.. I have flash 9,0,16,0

    ReferenceError: Error #1069: Property hasDefinition not found on flash.system.ApplicationDomain and there is no default value.
    at mx.managers::SystemManager/getDefinitionByName()
    at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::addingChild()
    at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::rawChildren_addChildAt()
    at mx.managers::SystemChildrenList/addChild()
    at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::initialize()
    at mx.managers::SystemManager/::initHandler()

  2. deng Says:

    it take 100%CPU time when i was doing draging

  3. Ola Says:

    Check out our Interactive Bubble chart with a time dimension:
    http://tools.google.com/gapminder/

  4. Erki Esken Says:

    Yes, ustom axis renderers! Now I can finish my custom charts just like the designer wanted it :-)

  5. Erki Esken Says:

    “custom axis renderers” that is. Ely, maybe you can add a Preview feature to comments?

  6. Mattias Says:

    Hey,

    We have just started a flexforum at http://www.flexforum.org. We will do the best to answer all questions. Please join!

    All the best
    Mattias

  7. jeremiah johnson Says:

    awesome. love it.

  8. Mark Says:

    Great example.

    Does anybody have an example of panning but using a DateTimeAxis? I have been trying to convert this example but I’m not having much luck.

    Thanks

  9. Phanikanth Says:

    Hi,

    Please send me the mxml code for interactive bubble chart if your developed anything more than it is posted in the site.
    Because we are looking for exactly the same senario of NY times sector.

    Soliciting your favourable reply.

    Thanks in advance.

    Regards,
    Phanikanth

  10. Jason Says:

    Hi I am a littel confused abut the updateDisplayList method in the RollOverRenderer class of the interactive bubble example - would it be possible for you to give a little more detail about what is happening in this method?

    Cheers

  11. Bijit Says:

    Hi, the example doesnt compile for me and throws an error as follows:
    Could not resolve to a component implementation.

    Can you please help?
    I am using Flex builder 2.0.1

  12. DaniTinez Says:

    I need that the graph does not add lines when I make zoom, just like the nytime chart. i mean, i have to use a fixed separation on the horizontal axis. how can i do that?

    sorry by my english, its all that google can do for me.

    pregunta: alguien habla castellano??? my english suckkkss

  13. Liby Says:

    Hi,

    I have a question. Two if possible. I wanted to add a dynamic colorful bubble chart (with word count) made by users, to participate in my website. I wonder whether this is possible to create and embed in my website (and I will include this reference of course) . At this point I don’t mind paying as I understand technology, I consume it but not much into coding.
    The bubble charts I had in mind look similar to the ones Many Eyes (IBM labs) display.

    I teach sign language for babies and I wanted to implement in my website an option for partents to vote which word was used by their babies/toddlers most, and basically what were the initial words these littlle one used.

    Pleaseany help will be much appreciated.
    Best regards,
    Liby

  14. Denis Says:

    Ely,

    When I add the Simple Axis Renderer from this project to linear axis of a column chart (Y axis), Flex comes back with runtime error: failed to convert SimpleAxisRenderer to AxisRenderer. Do you know what might be a problem. It always happens when a category axis is present.

    Thanks!

  15. Tom Lee Says:

    I’m having the same trouble as Mark. I have a horizontal DateTimeAxis and am having difficulty modifying the example to work with it. Any pointers?

  16. John Says:

    Hi All,
    I have a data source that populate both bubble chart and a datagrid. I was able to mouse over the bubble on the chart to show the datatip and at the same time highlight the corresponding datagrid item. My question is how do I do it other way around, that is select the datagrid item and show the datatip on the bubble chart?

    Any thoughts will greatly appreciated.

    John

  17. David Hamm Says:

    http://demo.quietlyscheming.com/displayShelf/download/index.html - display shelf
    http://demo.quietlyscheming.com/InteractiveBubble/srcview/index.html - bubble chart

    I notice that you have copyright / license preamble for display shelf but not for bubble chart. What is the bubble chart license?

Leave a Reply