2021-03-15 03:48:14 -04:00
[
{
"name" : "pnp-sp-dev-spfx-web-parts-react-chartcontrol" ,
"source" : "pnp" ,
"title" : "Chart Control Samples" ,
"shortDescription" : "This sample contains several web parts that demonstrate how to use the ChartControl from @pnp/spfx-controls-react." ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-chartcontrol" ,
2021-03-15 03:48:14 -04:00
"longDescription" : [
"This sample contains several web parts that demonstrate how to use the ChartControl from @pnp/spfx-controls-react."
] ,
2021-05-02 15:39:42 -04:00
"creationDateTime" : "2020-12-13" ,
"updateDateTime" : "2020-12-13" ,
2021-03-15 03:48:14 -04:00
"products" : [
2021-12-10 12:55:32 -05:00
"SharePoint"
2021-03-15 03:48:14 -04:00
] ,
"metadata" : [
2021-05-03 00:44:03 -04:00
{
"key" : "PNPCONTROLS" ,
"value" : "ChartControl"
} ,
2021-03-15 03:48:14 -04:00
{
"key" : "CLIENT-SIDE-DEV" ,
"value" : "React"
} ,
{
"key" : "SPFX-VERSION" ,
"value" : "1.11.0"
2021-05-03 00:56:57 -04:00
} ,
{
"key" : "PNPCONTROLS" ,
"value" : "WebPartTitle, Placeholder, ChartControl"
2021-03-15 03:48:14 -04:00
}
] ,
"thumbnails" : [
{
"type" : "image" ,
"order" : 100 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-chartcontrol/assets/WebPartList.png" ,
2021-03-15 03:48:14 -04:00
"alt" : "Chart Control Samples"
} ,
{
"type" : "image" ,
"order" : 101 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-chartcontrol/assets/AccessibleChart.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Chart Control Samples"
} ,
{
"type" : "image" ,
"order" : 102 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-chartcontrol/assets/AreaChart.gif?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Chart Control Samples"
} ,
{
"type" : "image" ,
"order" : 103 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-chartcontrol/assets/BarChart.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Chart Control Samples"
} ,
{
"type" : "image" ,
"order" : 104 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-chartcontrol/assets/BarChartStatic.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Chart Control Samples"
} ,
{
"type" : "image" ,
"order" : 105 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-chartcontrol/assets/BubbleChart.gif?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Chart Control Samples"
} ,
{
"type" : "image" ,
"order" : 106 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-chartcontrol/assets/Chartinator.gif?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Chart Control Samples"
} ,
{
"type" : "image" ,
"order" : 107 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-chartcontrol/assets/ComboBar.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Chart Control Samples"
} ,
{
"type" : "image" ,
"order" : 108 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-chartcontrol/assets/CustomPlugin.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Chart Control Samples"
} ,
{
"type" : "image" ,
"order" : 109 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-chartcontrol/assets/DoughnutPatterns.gif?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Chart Control Samples"
} ,
{
"type" : "image" ,
"order" : 110 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-chartcontrol/assets/DynamicDataCallable.gif?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Chart Control Samples"
} ,
{
"type" : "image" ,
"order" : 111 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-chartcontrol/assets/DynamicDataConsumer.gif?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Chart Control Samples"
} ,
{
"type" : "image" ,
"order" : 112 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-chartcontrol/assets/HorizontalBarChart.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Chart Control Samples"
} ,
{
"type" : "image" ,
"order" : 113 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-chartcontrol/assets/LineChart.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Chart Control Samples"
} ,
{
"type" : "image" ,
"order" : 114 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-chartcontrol/assets/PieChart.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Chart Control Samples"
} ,
{
"type" : "image" ,
"order" : 115 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-chartcontrol/assets/PolarChart.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Chart Control Samples"
} ,
{
"type" : "image" ,
"order" : 116 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-chartcontrol/assets/RadarChart.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Chart Control Samples"
} ,
{
"type" : "image" ,
"order" : 117 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-chartcontrol/assets/RealTime.gif?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Chart Control Samples"
} ,
{
"type" : "image" ,
"order" : 118 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-chartcontrol/assets/ScatterChart.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Chart Control Samples"
2021-11-21 15:16:05 -05:00
} ,
{
"type" : "video" ,
"order" : 119 ,
"url" : "https://www.youtube.com/embed/U_rtVSyM6_I" ,
"alt" : "Demo of the web part in action"
2021-03-15 03:48:14 -04:00
}
] ,
"authors" : [
{
"gitHubAccount" : "hugoabernier" ,
"pictureUrl" : "https://github.com/hugoabernier.png" ,
2022-06-03 11:13:37 -04:00
"name" : "Hugo Bernier"
2021-03-15 03:48:14 -04:00
}
] ,
"references" : [
{
"name" : "Build your first SharePoint client-side web part" ,
"description" : "Client-side web parts are client-side components that run in the context of a SharePoint page. Client-side web parts can be deployed to SharePoint environments that support the SharePoint Framework. You can also use modern JavaScript web frameworks, tools, and libraries to build them." ,
2022-06-03 11:13:37 -04:00
"url" : "https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part"
2021-03-15 03:48:14 -04:00
}
]
}
2021-05-02 15:04:59 -04:00
]