WidgetReference[id] looks up an existing widget instance using identifier id and return the underlying object.
Once installed, MathLM starts running automatically by default each time the machine is rebooted. To start or stop MathLM manually, follow these instructions. It is assumed ...
StringCases["string", patt] gives a list of the substrings in " string" that match the string expression patt. StringCases["string", lhs -> rhs] gives a list of the values of ...
ICS
(Mathematica Import/Export Format) MIME types: text/calendar ICS iCalendar format. Used for the storage and exchange of calendar information. Commonly used in personal information management systems. Plain ...
DateListPlot[{{date_1, v_1}, {date_2, v_2}, ...}] plots points with values v i at a sequence of dates.DateListPlot[{v_1, v_2, ...}, datespec] plots points with dates at equal ...
RadioButton[x, val] represents a radio button whose setting x is set to val when the button is clicked. RadioButton[x, val] is displayed as RadioButtonBox[0, {0}] when x is ...
Often a web service requires using data other than a simple string. This data could be something simple like an integer or a real. Often the data is more complex and is a ...
LegendBorder is an option for Legend, which specifies the style of the line surrounding key boxes and text in a legend.
LegendBorderSpace is an option for Legend which sets the space around the entire set of key boxes and text in the legend.
BarOrigin is an option to BarChart and related functions that specifies the origin placement for bars.