Ron Pasch
My Ramblings, Brainfarts & Other Stuff

The other day I was working on some charts for a client which had a static minimum and maximum value set on the vertical axis and ran into a problem with data not being drawn on the chart. It didn’t matter whether it was a LineChart or a ColumnChart or a PlotChart, the data simply would not be drawn because it was out of range of the axis minimum or maximum values.

In the case of a PlotChart it would not matter much, but in the case of a LineChart or ColumnChart it would present a lot of unwanted results ranging from misleading representation of the data to animation problems.

Continue »


Tags: ,

Last week I was involved in a small Flex project at work and given the fact that this project was small we decided to try out a new framework. The choice was either Mate or Swiz and at the flip of a coin fate decided it was going to be Swiz.

Given the short time (just a day and a half or so) that I was working with Swiz I used a 5 part tutorial by Brian Kotek to get me up and running with Swiz.

Continue »


Tags: ,

FormItem’s in Flex have this rather annoying bug where you can not change the indicatorSkin at runtime. Peter deHaan filed a bug about this a long time ago in Adobe’s bug tracking system but unfortunately this has still not been fixed.

However, there is a workaround for this that, well.. works!

Continue »


Tags:

Powered by Wordpress
This Theme is modified by me and based on BlueMod by FrederikM.de
BlueMod is a modification of the blueblog_DE Theme by Oliver Wunder