Hi,

Can anyone provide some insights on these problems?
The APIs I use are all of 2.2.0
Your comments would be appreciated. Thanks in advance!

best,
Xian

On Mon, Jun 7, 2010 at 10:57 PM, Joyce <[email protected]> wrote:

> Hi all,
>
> I have an application(http://data-gov.tw.rpi.edu/test-demo/
> supremeCourt/demo-10016-justice.php) where a "ScatterPlotView" (shown
> with label "Conservative vs. Liberal(from SCDB)" ) exist within a
> "viewPanel" which contains other views such as "map",
> "BarChartView" (shown with label "Total Dissents(from SCDB)" ). Now I
> encountered two  problems about the ScatterPlot regarding:
>
> 1. color
>
> The dots in the ScatterPlotView are of two types, and I have an
> existing colorCoder to differentiate these two colors. But after I
> added the colorCoder inside the settings of the ScatterPlotView, like
>
> ex:colorKey=".party"
> ex:colorCoder="party-colors"
>
> I found that whenever I click the ScatterPlotView, the labels of the
> two colors are generated. So that there'd be many duplicate color
> labels after clicking it several times. Is there a way to avoid the
> generation of color labels every time? If I'm not using the correct
> setting, please feel free to point it out.
>
> 2. size/scale
>
> How to set the width/height of the ScatterPlotView? I tried
>
> ex:width="10em"
> ex:scatterplotHeight="500"
> ex:scatterplotWidth="1500"
>
> Neither works. Please share the correct settings if you happen to
> know.
>
> And one problem regarding BarChartView:
>
> 3. The labels overlapped with each other due to the length of the
> label. Is there a way to deal with this?
>
> Thanks!
>
> best,
> Joyce
>
> --
> You received this message because you are subscribed to the Google Groups
> "SIMILE Widgets" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<simile-widgets%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/simile-widgets?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/simile-widgets?hl=en.

Reply via email to