Skip to content

Instantly share code, notes, and snippets.

View ryan-hamblin's full-sized avatar
🏳️‍🌈
Working from home

Ryan Hamblin ryan-hamblin

🏳️‍🌈
Working from home
  • ExtraSpace Storage
  • United States
View GitHub Profile
// This is my child Pie Chart Component.
import React, {Component} from 'react';
import ReactD3 from 'react-d3-components';
const PieChart = ReactD3.PieChart;
class GroupsPieChart extends Component {
constructor(props){
super(props);
this.state = {