MASON-INTEREST-L Archives

July 2013

MASON-INTEREST-L@LISTSERV.GMU.EDU

Options: Use Monospaced Font
Show HTML Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Joey Harrison <[log in to unmask]>
Reply To:
MASON Multiagent Simulation Toolkit <[log in to unmask]>
Date:
Mon, 8 Jul 2013 16:10:17 -0400
Content-Type:
multipart/alternative
Parts/Attachments:
text/plain (372 bytes) , text/html (483 bytes)
I have a TimeSeriesChartGenerator, to which I am adding several XYSeries. I
would for one of the series to not show by default and the following
snippet accomplishes this:

popChart.addSeries(weatherSeries, null).setPlotVisible(false);

However, the "Show" check box is still checked, which is inconsistent with
what's on the screen. Does anyone know a remedy for this?

Thanks,
Joey


ATOM RSS1 RSS2