mirror of
				https://github.com/KevinMidboe/vue-chartjs.git
				synced 2025-10-29 18:00:20 +00:00 
			
		
		
		
	Fix links to images in translated documents
This commit is contained in:
		| @@ -262,30 +262,30 @@ Sometimes you need more control over chart.js. Thats why you can access the char | ||||
|   There are two versions of the Bar chart. `{Bar}` and `{HorizontalBar}` | ||||
| </p> | ||||
|  | ||||
|  | ||||
|  | ||||
| ### Line Chart | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| ### Doughnut | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| ### Pie | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| ### Radar | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| ### Polar Area | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| ### Bubble | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| ## Webpack, Browserify and dist files. | ||||
|  | ||||
|   | ||||
| @@ -264,30 +264,30 @@ export default Line.extend({ | ||||
|   棒グラフには `{Bar}` と `{HorizontalBar}` の2つのバージョンがあります。 | ||||
| </p> | ||||
|  | ||||
|  | ||||
|  | ||||
| ### 折れ線グラフ | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| ### ドーナツチャート | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| ### パイチャート | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| ### レーダーチャート | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| ### 鶏頭図 | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| ### バブルチャート | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| ## ビルド方法の違い | ||||
|   | ||||
| @@ -221,31 +221,31 @@ export default Line.extend({ | ||||
|  | ||||
| ### Gráfico de Barra | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| ### Gráfico de Linha | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| ### Donut | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| ### Pizza | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| ### Radar | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| ### Área Polar | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| ### Bolha | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| ## Configurações de Build | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user