Vue Radar: Component to make Radar Diagrams #.\n\nV-Radar.\nVue Radar is a component, using it you can create radar diagramms. It allows you to use your own data, different colors and additional to build a details radar diagramm.\n\nExample.\nTo begin partnering with the Vue Radar use the adhering to order to mount it.\nVia npm:.\nnpm put in vue-radar.\nVia yarn:.\nanecdote incorporate vue-radar.\nImport it where you require it as well as don't fail to remember to include it to your parts object.\nimport Radar coming from 'vue-radar'.\nUse:.\ninformation () {-String.Split- -\nprofits {-String.Split- -\nradar: \nsize: '500',\/\/ pixel unit.\nviewbox: '800',\/\/ system made use of inside the svg (below 400px = thousand unit\u00e9s).\nradius: '300',\/\/ exact same unit than above (diam\u00e8tre = 900), always keep the span < (viewbox\/ 2).\ndesign: \nexterior: \/\/ outside movement of the structure's polygon.\nstrokeColor: 'rgba( 0, 0, 0, 1)',\/\/ different colors (any type of css style is actually usable (hexa, rgb, rgba ...)).\nstrokeWidth: '9'\/\/ pixel unit.\n,.\ninternals: \/\/ internals movement of the construct's polygon (one every 10%).\nstrokeColor: '# 76B4FF',\/\/ color (any sort of css format is useful (hexa, rgb, rgba ...)).\nstrokeWidth: '5'\/\/ pixel device.\n,.\nstandard: \/\/ common polygon (positioned at fifty%).\nstrokeColor: 'rgba( 0, 0, 0, 1)',\/\/ movement color (any sort of css style is actually functional (hexa, rgb, rgba ...)).\nstrokeWidth: '2',\/\/ pixel system.\nfillColor: 'rgba( 0, 0, 0,.5)'\/\/ polygon different colors (any css format is usable (hexa, rgb, rgba ...)).\n\n,.\ncollections: \/\/ series from facility to peaks.\nstrokeColor: 'rgba( 0, 0, 0,.3)',\/\/ different colors (any kind of css layout is actually useful (hexa, rgb, rgba ...)).\nstrokeWidth: '1'\/\/ pixel unit.\n\n,.\nscale: \/\/ scales of matching fact.\nknowledge: 200,\/\/ crucial must amount to the corresponding figure, lowercased and also without tones.\ncharm: 200,.\nagilty: 200,.\ndexterity: 200,.\nstupidness: 200.\n,.\nstatistics: [\nlabel: 'Intellect',\/\/ string.\nvalue: 37,\/\/ int.\nshortName: 'Int'\/\/ The 2 first characters are actually used to become display alongside their equivalent peaks.\n,.\n\nname: 'Charm',.\nmarket value: 77,.\nshortName: 'Ch'.\n,.\n\nlabel: 'Agilty',.\nmarket value: 187,.\nshortName: 'Ag'.\n,.\n\nname: 'Mastery',.\nmarket value: 99,.\nshortName: 'De'.\n,.\n\nlabel: 'Stupidness',.\nmarket value: 144,.\nshortName: 'Foolish'.\n\n],.\npolycolor: '
7307D3'// colour (any sort of css style is functional (hexa, rgb, rgba ...)).-|-|-|-random-}-|-|-|-random-},.components: ' v-radar': Radar.Note: It is actually possible to make use of only the optiions which are actually called for, 3 statistics as well as the polycolor alternative and also you can easily possess a radar representation.Then you can easily make use of the part anywhere you would such as in the theme:.
That's it! If you want to get included along with vue-radar-diagram, head to the project's storehouse on GitHub, where you will certainly additionally discover the resource code.