jetstream.html [565:574]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
let cfg = {
type: "scatter",
data: {
datasets: [
{
label: 'Firefox',
pointRadius: 3,
pointBackgroundColor: "#FF9500",
pointBorderColor: "#000000",
pointBorderWidth: 0.5,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
speedometer.html [457:466]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
let cfg = {
type: "scatter",
data: {
datasets: [
{
label: 'Firefox',
pointRadius: 3,
pointBackgroundColor: "#FF9500",
pointBorderColor: "#000000",
pointBorderWidth: 0.5,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -