function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
JimPDXJimPDX 

Custom S-Control Dash Component on Mobile Devices?

We are trying to create a dashboard component using GViz (Google Visualizations). However this component does not appear on the Mobile edition (BlackBerry). Since the code requires client-side processing, is there any other way to accomplish this?

A separate but related question, assuming the answer above is "No" - can you programatically update dashboard component settings (like gauge breakpoints) over the API or with Apex?