hustcc / gantt-for-react

:herb: Frappe Gantt components for React wrapper. 一个简单的甘特图 React 组件封装。
https://git.hust.cc/gantt-for-react
MIT License
310 stars 75 forks source link

why my ReactGantt backgroundcolor is black? #15

Open mjhcc365 opened 5 years ago

mjhcc365 commented 5 years ago

import ReactGantt from 'gantt-for-react';

<ReactGantt tasks={this.state.tasks} viewMode={this.state.viewMode} customPopupHtml={this.customPopupHtml} scrollOffsets={this.state.scrollOffsets}

                    style={{backgroundColor:'none'}}
        />
NothingButStupid commented 4 years ago

me too any answer pls :((?