The tag has no wiki summary.

learn more… | top users | synonyms

-4
votes
0answers
45 views

Not able to add Highchart in EXTJS Panel [closed]

I am not able to add highchart in extjs panel so can u please provide me some code which will help me to solve this problem. Thanks
1
vote
0answers
58 views

Cumulative charts within Webdesign

A rather simple question here, With regards to web design and the paperwork behind it (Which I am sure many people/companies don't actually do). Would there be any reason for using a Cumulative ...
2
votes
1answer
265 views

Can a flow diagram have more than one start?

I'm drawing a flow diagram which should visualize the communication between 4 services I created. Now I've got a question I'm not quite sure about. There are two ways the services could be started. ...
2
votes
2answers
468 views

How to present asynchronous state change in chart or diagram?

I started to study about state transition chart. As I see, it assumes all state transition is done instantly with no time consuming. But in most of my case, I'm heavily depending on asynchronous I/O, ...
4
votes
4answers
182 views

What kind of data visualization targeted for non-tech users have you used?

I work for a non-tech company and am getting lots of requests for "portals" and complaints about how our SSRS reports look, so I was poking around for some quick data visualization products that look ...
0
votes
3answers
1k views

Can anyone recommend a freeware Android compatible Charting API? [closed]

Are there any freeware charting API's out for Android ? Have looked at JFree charts and it is not compatible as it requires Swing which is not part of the Android Java SDK.
8
votes
1answer
130 views

Is there a graph with FOSS licenses detailing what can be linked with what?

I'm looking for a chart like this: Basically something that tells you whether an app with a given license can be linked with a library of a given license. Does such a thing exist?