import React from 'react'; import _ from 'lodash'; export default function () { return React.createElement('div', { 'id': 'power_graph' }); };