以下是关于“jQWidgets jqxChart hideSerie()方法”的完整攻略,包含两个示例说明:
简介
jqxChart
控件的 hideSerie()
方法是一个非常有用的,它可以隐藏图表中的一个或多个系列。使用 hideSerie()
方法,可以方便地为图表添加交互性和可性。
细攻略
以下是 jqxChart
控件 hideSerie()
方法的详细攻略:
hideSerie() 方法
hideSerie()
方法是 jqxChart
控件的一个方法,用于隐藏图表中的一个或多个系列。该方法接受一个参数,该参数可以是一个系列索引或一个系列的名称。
// 隐藏第一个系列
$("#jqxchart").jqxChart('hideSerie', 0);
// 隐藏名称为 'Series 1' 的系列
$("#jqxchart").jqxChart('hideSerie', 'Series 1');
在上述代码,我们使用 jqxChart
控件的 hideSerie()
方法隐藏了图表中的一个或多个系列。
示例1
在此示例中,我们创建了一个 jqxChart
控件,并使用 hideSerie()
方法隐藏了图表中的一个系列。
<div id="jqx"></div>
<script>
$(document).ready(function () {
// 创建 jqxChart 控件
var sampleData = [
{ Day: 'Monday', Keith: 30, Erica: 15, George: 25 },
{ Day: 'Tuesday', Keith: 25, Erica: 25, George: 30 },
{ Day: 'Wednesday', Keith: 30, Erica: 20, George: 25 },
{ Day: 'Thursday', Keith: 35, Erica: 25, George: 45 },
{ Day: 'Friday', Keith: 20, Erica: 20, George: 25 },
{ Day: 'Saturday', Keith: 30, Erica: 20, George: 30 },
{ Day: 'Sunday', Keith: 60, Erica: 45, George: 90 }
];
var settings = {
title: "Sales per Week",
description: "Comparison of weekly sales.",
enableAnimations: true,
showLegend: true,
padding: { left: 5, top: 5, right: 5, bottom: 5 },
titlePadding: { left: 0, top: 0, right: 0, bottom: 10 },
source: sampleData,
xAxis:
{
dataField: 'Day',
showGridLines: true
},
seriesGroups:
[
{
type: 'column',
columnsGapPercent: 50,
seriesGapPercent: 0,
valueAxis:
{
minValue: 0,
maxValue: 100,
unitInterval: 10,
description: 'Sales in %'
},
series: [
{ dataField: 'Keith', displayText: 'Keith' },
{ dataField: 'Erica', displayText: 'Erica' },
{ dataField: 'George', displayText: 'George' }
]
}
]
};
$("#jqxchart").jqxChart(settings);
// 隐藏第一个系列
$("#jqxchart").jqxChart('hideSerie', 0);
});
</script>
在上述代码中,我们创建了一个 jqxChart
控件,并使用 hideSerie
方法隐藏了图表中的一个系列。
示例2
在此示例中,我们创建了一个 jqxChart
控件,并使用 hideSerie()
方法隐藏了图表中的多个系列。
<div id="jqxchart"></div>
<script>
$(document).ready(function () {
// 创建 jqxChart 控件
var sampleData = [
{ Day: 'Monday', Keith: 30, Erica: 15, George: 25 },
{: 'Tuesday', Keith: 25, Erica: 25, George: 30 },
{ Day: 'Wednesday', Keith: 30, Erica: 20, George: 25 },
{ Day: 'Thursday', Keith: , Erica: 25, George: 45 },
{ Day: 'Friday', Keith: 20, Erica: 20, George: 25 },
{ Day: 'Saturday', Keith: 30, Erica: 20, George: 30 },
{ Day: 'Sunday', Keith: 60, Erica: 45, George: 90 }
];
var settings = {
title: "Sales per Week",
description: "Comparison of weekly sales.",
enableAnimations: true,
showLegend: true,
padding: { left: 5, top: 5, right: 5, bottom: 5 },
titlePadding: { left: 0, top: 0, right: 0, bottom: 10 },
source: sampleData,
xAxis:
{
dataField: 'Day',
showGridLines: true
},
seriesGroups:
[
{
type: 'column',
columnsGapPercent: 50,
seriesGapPercent: 0,
valueAxis:
{
minValue: 0,
maxValue: 100,
unitInterval: 10,
description: 'Sales in %'
},
series: [
{ dataField: 'Keith', displayText: 'Keith' },
{ dataField: 'Erica', displayText: 'Erica' },
{ dataField: 'George', displayText: 'George' }
]
}
]
};
$("#jqxchart").jqxChart(settings);
// 隐藏第一个和第三个系列
$("#jqxchart").jqxChart('hideSerie', 0);
$("#jqxchart").jqxChart('hideSerie', 2);
});
</script>
在上述代码中,我们创建了一个 jqxChart
控件,并使用 hideSerie()
方法隐藏了图表中的多个系列。
本站文章如无特殊说明,均为本站原创,如若转载,请注明出处:jQWidgets jqxChart hideSerie()方法 - Python技术站