flex-charting
Can I customize a BarChart for this purpose?
I\'m kind of new to using charts in Flex, so you\'ll have to forgive me if I\'m asking something for which there\'s an obvious answer.[详细]
2023-04-09 10:07 分类:问答Charting a count of records returned
I am trying to create some charts in Flex/FlashBuilder 4.5 The issue I have it that the information I wish to display is the number of events within an area. I am using HTTP service to acce开发者_JAV[详细]
2023-03-31 05:23 分类:问答A custom embedded marker for a LegendItem in a flex chart
I\'ve been working with the flex charting component and I want to embed a custom icon for the marker in the legend. I\'ve run into some strange behaviour where if set directly the icon is mirrored and[详细]
2023-03-28 02:07 分类:问答Flex DateTimeAxis: Control over what times get used?
We get minimum and maximum times from an external source when asked to display a flex graph, and so we use a DateTimeAxis to display the time (x) axis. Because of this, we can\'t hard-code labelUnits[详细]
2023-03-05 07:18 分类:问答Flex Chart, columnWidthRatio not working on LinearAxis of ColumnChart
Columns of columnChart are showing too narrow if i am using the LinearAxis, even tried columnWidthRatio = 0.95[详细]
2023-02-24 02:11 分类:问答Flex Charts: Can you use a minimum/maximum point from an IAxis for Cartesian Data Canvas to draw the entire width of the chart?
I have a chart with a DateTime axis as my horizontal and a Linear Axis for my vertical inside a Adobe Flex Line Chart.I want to use a Cartesian Data Canvas as a background element and draw custom set[详细]
2023-02-03 05:48 分类:问答Flex chart axis title blinking on resize
I am having a chart with titles for horizontal and vertical axis. the verticalAxisTitleAlignment property of the vertical axis renderer is开发者_C百科 set to vertical. The application is a portal sort[详细]
2022-12-31 08:00 分类:问答Moving more than one divider at a time in HDividedBox
I\'m trying to have a minimap display with a draggable viewport below a chart. I essentially have this to control the viewport of the chart:[详细]
2022-12-24 19:36 分类:问答Drawing a dashed line across the tops of Flex Column Chart
Please find the below code <?xml version=\"1.0\" encoding=\"utf-8\"?> <mx:Application xmlns:mx=\"http://www.adobe.com/2006/mxml\" layout=\"absolute\">[详细]
2022-12-23 02:40 分类:问答How do you add a click event handler to the vertical axis of a BarChart in FLEX?
Does anyone know if it is possible to add a click event handler to the vertical axis (or any axis) of a barchart in flex?[详细]
2022-12-22 20:02 分类:问答