thallada.github.io/img/blog/record.svg

2 lines
157 KiB
XML
Raw Permalink Normal View History

2014-07-28 19:13:49 +00:00
<?xml version='1.0' encoding='utf-8'?>
<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 600"><!--Generated with pygal 0.13.0 ©Kozea 2012 on 2013-04-09--><!--http://pygal.org--><!--http://github.com/Kozea/pygal--><defs><style type="text/css">.title{font-family:monospace;font-size:16px}.legends .legend text{font-family:monospace;font-size:14px}.axis text{font-family:monospace;font-size:10px}.series text{font-family:monospace;font-size:8px}#tooltip text{font-family:monospace;font-size:20px}text.no_data{font-size:64px}</style><style type="text/css">svg{background-color:#fdf6e3}svg path,svg line,svg rect,svg circle{-webkit-transition:500ms ease-in;-moz-transition:500ms ease-in;transition:500ms ease-in}.graph &gt; .background{fill:#fdf6e3}.plot &gt; .background{fill:#eee8d5}.graph{fill:#657b83}text.no_data{fill:#073642}.title{fill:#073642}.legends .legend text{fill:#657b83}.legends .legend:hover text{fill:#073642}.axis .line{stroke:#073642}.axis .guide.line{stroke:#073642}.axis .major.line{stroke:#657b83}.axis text.major{stroke:#073642;fill:#073642}.axis.y .guides:hover .guide.line,.line-graph .axis.x .guides:hover .guide.line,.stackedline-graph .axis.x .guides:hover .guide.line,.xy-graph .axis.x .guides:hover .guide.line{stroke:#073642}.axis .guides:hover text{fill:#073642}.reactive{fill-opacity:.6}.reactive.active,.active .reactive{fill-opacity:.9}.series text{fill:#073642}#tooltip rect{fill:#eee8d5;stroke:#073642}#tooltip text{fill:#073642}.color-0{stroke:#b58900;fill:#b58900}.color-1{stroke:#cb4b16;fill:#cb4b16}.color-2{stroke:#dc322f;fill:#dc322f}.color-3{stroke:#d33682;fill:#d33682}.color-4{stroke:#6c71c4;fill:#6c71c4}.color-5{stroke:#268bd2;fill:#268bd2}.color-6{stroke:#2aa198;fill:#2aa198}.color-7{stroke:#859900;fill:#859900}.color-8{stroke:#b58900;fill:#b58900}.color-9{stroke:#cb4b16;fill:#cb4b16}.color-10{stroke:#dc322f;fill:#dc322f}.color-11{stroke:#d33682;fill:#d33682}.color-12{stroke:#6c71c4;fill:#6c71c4}.color-13{stroke:#268bd2;fill:#268bd2}.color-14{stroke:#2aa198;fill:#2aa198}.color-15{stroke:#859900;fill:#859900}</style><style type="text/css">text.no_data{text-anchor:middle}.guide.line{fill-opacity:0}.centered{text-anchor:middle}.title{text-anchor:middle}.legends .legend text{fill-opacity:1}.axis.x text{text-anchor:middle}.axis.x:not(.web) text[transform]{text-anchor:start}.axis.y text{text-anchor:end}.axis.y .logarithmic text:not(.major){font-size:50%}.axis .guide.line{stroke-dasharray:4,4}.axis .major.guide.line{stroke-dasharray:6,6}.axis text.major{stroke-width:0.5px}.horizontal .axis.y .guide.line,.vertical .axis.x .guide.line{opacity:0}.axis.y .guides:hover .guide.line,.line-graph .axis.x .guides:hover .guide.line,.gauge-graph .axis.x .guides:hover .guide.line,.stackedline-graph .axis.x .guides:hover .guide.line,.xy-graph .axis.x .guides:hover .guide.line{opacity:1}.axis .guides:hover text{opacity:1}.nofill{fill:none}.dot{stroke-width:1px;fill-opacity:1}.dot.active{stroke-width:5px}.series text{stroke:none}.series text.active{opacity:1}#tooltip rect{fill-opacity:0.8}#tooltip text{fill-opacity:1}#tooltip text tspan.label{fill-opacity:.8}a:visited{fill:none}</style><script type="text/javascript">window.config = {"truncate_legend": null, "print_values": true, "tooltip_font_size": 20, "height": 600, "legend_at_bottom": false, "show_legend": true, "show_dots": false, "explicit_size": false, "legend_font_size": 14, "fill": false, "style": {"opacity": ".6", "foreground": "#657b83", "plot_background": "#eee8d5", "_colors": ["#b58900", "#cb4b16", "#dc322f", "#d33682", "#6c71c4", "#268bd2", "#2aa198", "#859900"], "foreground_light": "#073642", "transition": "500ms ease-in", "foreground_dark": "#073642", "colors": ".color-0 {\n stroke: #b58900;\n fill: #b58900;\n}\n\n.color-1 {\n stroke: #cb4b16;\n fill: #cb4b16;\n}\n\n.color-2 {\n stroke: #dc322f;\n fill: #dc322f;\n}\n\n.color-3 {\n stroke: #d33682;\n fill: #d33682;\n}\n\n.color-4 {\n stroke: #6c71c4;\n fill: #6c71c4;\n}\n\n.color-5 {\n stroke: #268bd2;\n fill: #268bd2;\n}\n\n.color-6 {\n stroke: #2aa198;\n fill: #2aa198;\n}\n\n.color-7