<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>eswai</author_name>
  <author_url>https://blog.hatena.ne.jp/eswai/</author_url>
  <blog_title>weblog.sy</blog_title>
  <blog_url>https://eswai.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>綺麗なチャートを表示するのにnvd3.jsを使ってるんだけど、ハマリどころが多いのでメモ。 nvd3.org 追記&gt; こちらにちゃんとしたdocumentがありました。 Nvd3 - reusable charts for D3.js データは各シリーズでx値が一致して抜けがないように。抜けは0やnullで補完する。x値の順序も同じようにソートしておく。 chartのx,yメソッドで値のスケーリングや演算ができるが、おかしくなることも多いので、演算済みのデータを渡すのが吉。 chart.x(function(d) { return d['x'] / 1000 }) 日付はUnix tampst…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Feswai.hatenablog.com%2Fentry%2F2016%2F03%2F13%2F190141&quot; title=&quot;NVD3.js - weblog.sy&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-03-13 19:01:41</published>
  <title>NVD3.js</title>
  <type>rich</type>
  <url>https://eswai.hatenablog.com/entry/2016/03/13/190141</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
