<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;"><div>Hi folks,<br></div><div><br></div><div><br></div><div>I have been saving my work via monticello and the mcz's are available at <a href="ftp://menmachinesmaterials.com/" target="_blank">ftp://menmachinesmaterials.com/</a><br></div><div><br></div><div>Let me know if I should do the git/fork thing...<br></div><div><br></div><div>The status of the RSChartExamples is....<br></div><div><br></div><blockquote style="border: 1px solid rgb(204, 204, 204); padding: 7px; background-color: rgb(245, 245, 245);"><div><div>RSChartExample new example01Markers open.<br></div><div>RSChartExample new example02ScatterPlot open.<br></div><div>RSChartExample new example03Plot open.<br></div><div>RSChartExample new example04WithTick open.<br></div><div>RSChartExample new example05WithTick open.<br></div><div>RSChartExample new example06CustomNumberOfTicks open.<br></div><div>RSChartExample new example07AdjustingFontSize open.<br></div><div>RSChartExample new example08TwoCharts open.<br></div><div>RSChartExample new example09LinearSqrtSymlog open.<br></div><div>RSChartExample new example10BarPlot open.<br></div><div>RSChartExample new example11BarplotCombinedWithLine open.<br></div><div>RSChartExample new example12ScatterPlotAndNormalizer open.<br></div><div>RSChartExample new example13AreaPlot open.<br></div><div>RSChartExample new example14AreaPlotWithError open.<br></div><div>RSChartExample new example15AreaBox open.<br></div><div>RSChartExample new example16Series open.<br></div><div>1xRSChartExample new example17CLPvsUSD open.<br></div><div>2xRSChartExample new example18Animation open.<br></div><div><br></div><div><br></div><div>==1x & 2x<br></div><div>What is the error.<br></div><div>MessageNotUnderstood: LinearGradientPaint>>isTranslucent<br></div><div>in BalloonEngine>>registerFills.<br></div><div><br></div><div><br></div><div>RSBallonCanvas (BalloonCanvas) >>drawGeneralBezierShape: contours color: c borderWidth: borderWidth borderColor: borderColor<br></div><div>"Draw a general boundary shape (e.g., possibly containing holes)"<br></div><div>| fillC borderC |<br></div><div>fillC := self shadowColor ifNil:[c]. <<here, this is a LinearGradientPaint, not a Color<br></div><div>borderC := self shadowColor ifNil:[borderColor].<br></div><div>self ensuredEngine<br></div><div>drawGeneralBezierShape: contours<br></div><div>fill: fillC<br></div><div>borderWidth: borderWidth<br></div><div>borderColor: borderC<br></div><div>transform: transform.<br></div><div><br></div><div>What does a successful chart look like at the same spot? Pharo never gets to that point.<br></div><div><br></div><div><br></div><div><br></div></div></blockquote><div>1xRSChartExample new example17CLPvsUSD open. <br></div><div>2xRSChartExample new example18Animation open.<br></div><div><br></div><div>both error in the same spot.<br></div><div>2xRSChartExample new example18Animation open.  actually opens the Balloon thingy and displays the chart before crapping out with the same error.<br></div><div>Debugging that will take me a month, maybe you folks can do it in seconds.</div><div><br></div><div>I am going to continue poking at the examples in the framework to see what sticks.<br></div><div><br></div><div>Cordially...</div><div><br></div></div><br></body></html>