2019年04月21日
opt
/*
div.google-visualization-tooltip { background:
var data = [
['AAA','NNN',{'type':'string','role':'tooltip','p':{'html':true}}],
var options = {
tooltip: {isHtml: true},
//backgroundColor:{fill:'#666'},
greenColor:'#1050bc',
greenFrom:85,greenTo:100,
redColor:'gray',
redFrom: 0, redTo: 20,
yellowColor:'darkgray',
yellowFrom: 20, yellowTo: 30,
minorTicks: 20,
// min:
max: 70,
majorTicks: ['0','10','20','30','40','50','60','70']
#gct_sample_gauge text {
/*fill:black;*/
fill:#ffffff;
}
#gct_sample_gauge circle[r="10"] {r: 0;}
#gct_sample_gauge circle[fill="#cccccc"] {
fill: transparent;
fill: gradient(-135deg, #E4A972, #9941D8);
/* background-color: white; */
}
#gct_sample_gauge circle[stroke-width="2"] {
stroke-width:0;
/*fill:#ffffff;*/
fill:black;
}
#gct_sample_gauge text[font-size="10"] {
font-size: 80%;
}
#gct_sample_gauge g circle{stroke: transparent;}
#gct_sample_gauge g g circle{fill: transparent;}
#gct_sample_gauge g g path{fill: white;stroke: transparent;}
background: linear-gradient(white, black);
*/
div.google-visualization-tooltip { background:
var data = [
['AAA','NNN',{'type':'string','role':'tooltip','p':{'html':true}}],
var options = {
tooltip: {isHtml: true},
//backgroundColor:{fill:'#666'},
greenColor:'#1050bc',
greenFrom:85,greenTo:100,
redColor:'gray',
redFrom: 0, redTo: 20,
yellowColor:'darkgray',
yellowFrom: 20, yellowTo: 30,
minorTicks: 20,
// min:
max: 70,
majorTicks: ['0','10','20','30','40','50','60','70']
#gct_sample_gauge text {
/*fill:black;*/
fill:#ffffff;
}
#gct_sample_gauge circle[r="10"] {r: 0;}
#gct_sample_gauge circle[fill="#cccccc"] {
fill: transparent;
fill: gradient(-135deg, #E4A972, #9941D8);
/* background-color: white; */
}
#gct_sample_gauge circle[stroke-width="2"] {
stroke-width:0;
/*fill:#ffffff;*/
fill:black;
}
#gct_sample_gauge text[font-size="10"] {
font-size: 80%;
}
#gct_sample_gauge g circle{stroke: transparent;}
#gct_sample_gauge g g circle{fill: transparent;}
#gct_sample_gauge g g path{fill: white;stroke: transparent;}
background: linear-gradient(white, black);
*/
【このカテゴリーの最新記事】
-
no image
-
no image
-
no image
-
no image
-
no image
posted by vbahtmlmemo at 08:30| (カテゴリなし)